jain.protocol.ss7
Class SS7ListenerNotRegisteredException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jain.protocol.ss7.SS7Exception
|
+--jain.protocol.ss7.SS7ListenerNotRegisteredException
- public class SS7ListenerNotRegisteredException
- extends SS7Exception
This exception is thrown if the
remove Jain Listener method of a Jain Provider is invoked
to remove a Jain Listener from he list of registered Event Listeners,
and the Jain Listener to be removed is not
currently a registered Event Listener.
- Version:
- 1.0
- Author:
- Colm Hayden
- 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 |
SS7ListenerNotRegisteredException
public SS7ListenerNotRegisteredException(java.lang.String msg)
- Constructs a new
ListenerNotRegisteredException
with the specified detail message.
- Parameters:
msg
- the detail message
SS7ListenerNotRegisteredException
public SS7ListenerNotRegisteredException()
- Constructs a new
ListenerNotRegisteredException
11 August 2000
If you have any comments or queries, please mail them to JainOamApiFeedback@AePONA.ComCopyright - 2000 Sun Microsystems