Exception Summary |
JainSS7Exception |
This JAIN SS7 Exception is thrown when a general JAIN SS7 Error is encountered,
and may be used when no other specific JainSS7 Excepion is relevant. |
SS7Exception |
This SS7 Exception is thrown when a general JAIN SS7 Error is encountered,
and may be used when no other specific Excepion is relevant. |
SS7ListenerAlreadyRegisteredException |
This exception is thrown if the
add Jain Listener method of a Jain Provider is invoked
to add a Jain Listener to the list of registered Event Listeners,
and the Jain Listener to be added is already a current registered Event Listener. |
SS7ListenerNotRegisteredException |
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. |
SS7PeerUnavailableException |
The SS7 Peer Unavailable Exception indicates that the JAIN SS7 Peer (a particular implementation
of JAIN SS7) is unavailable on the current system. |