Oracle Application Server Wireless Java API Reference
B14043-01


oracle.edge.dispatcher
Class NoDeviceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.edge.common.GeneralException
              extended byoracle.edge.dispatcher.NoDeviceException

All Implemented Interfaces:
java.io.Serializable

public class NoDeviceException
extends GeneralException

This exception is used by the event dispatcher when processing events. If there is no device for an instruction to be processed by, this exception gets thrown. User: anchakra

See Also:
Serialized Form

Constructor Summary
NoDeviceException()

Methods inherited from class oracle.edge.common.GeneralException
getErrorCode, setErrorCode

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

NoDeviceException

public NoDeviceException()

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.