jain.protocol.ss7.tcap
Class ProviderNotAttachedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jain.protocol.ss7.SS7Exception
|
+--jain.protocol.ss7.tcap.TcapException
|
+--jain.protocol.ss7.tcap.ProviderNotAttachedException
- public class ProviderNotAttachedException
- extends TcapException
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.
- Version:
- 1.0
- Author:
- Colm Hayden & Phelim O'Doherty
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ProviderNotAttachedException
public ProviderNotAttachedException(java.lang.String msg)
- Constructs a new
ProviderNotAttachedException
with
the specified detail message.
- Parameters:
msg
- the detail message
ProviderNotAttachedException
public ProviderNotAttachedException()
- Constructs a new
ProviderNotAttachedException
28 June 2000
If you have any comments or queries, please mail them to JainTcapApiFeedback@AePONA.ComCopyright - 2000 Sun Microsystems