|
JAIN TCAP API v1.1 - 5th Sept 2001 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jain.JainException
|
+--jain.protocol.ss7.SS7Exception
|
+--jain.protocol.ss7.tcap.TcapException
|
+--jain.protocol.ss7.tcap.ProviderNotAttachedException
This Exception is thrown when an attempt is made to detach a Provider Peer from the underlying stack, or retrieve a Stack attached to a Provider Peer when the Provider Peer is not already attached to a Stack.
| Constructor Summary | |
ProviderNotAttachedException()
Deprecated. Constructs a new ProviderNotAttachedException |
|
ProviderNotAttachedException(java.lang.String msg)
Deprecated. Constructs a new ProviderNotAttachedException with
the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ProviderNotAttachedException(java.lang.String msg)
ProviderNotAttachedException with
the specified detail message.msg - the detail messagepublic ProviderNotAttachedException()
ProviderNotAttachedException
|
JAIN TCAP API v1.1 - 5th Sept 2001 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||