|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.exolab.core.messenger.MessengerException
org.exolab.core.messenger.InvalidChannelException
This exception is thrown when an attempt is open a channel that doesn't exist
Messenger,
Connection.open(java.lang.String),
Serialized Form| Field Summary |
| Fields inherited from class java.rmi.RemoteException |
detail |
| Constructor Summary | |
InvalidChannelException()
Constructs a new InvalidChannelException |
|
InvalidChannelException(java.lang.String message)
Constructs a new exception with the specified error message. |
|
| Methods inherited from class org.exolab.core.messenger.MessengerException |
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.rmi.RemoteException |
getCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidChannelException()
InvalidChannelException
public InvalidChannelException(java.lang.String message)
message - the error message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||