jain.protocol.ss7
Class JainSS7Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jain.protocol.ss7.JainSS7Exception
Direct Known Subclasses:
CommitException, IllegalOperationException, ReadConfigurationException, StatisticNotSupportedException, TooManyInstancesException

public class JainSS7Exception
extends java.lang.Exception

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.

See Also:
Serialized Form

Constructor Summary
JainSS7Exception()
          Constructs a new Jain SS7 Exception
JainSS7Exception(java.lang.String msg)
          Constructs a new Jain SS7 Exception 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

JainSS7Exception

public JainSS7Exception(java.lang.String msg)
Constructs a new Jain SS7 Exception with the specified detail message.
Parameters:
msg - the message detail of this Exception.

JainSS7Exception

public JainSS7Exception()
Constructs a new Jain SS7 Exception


06 January 2000
If you have any comments or queries, please mail them to Colm Hayden [JAIN SS7 OAM Edit Lead]

Copyright - 2000 Sun Microsystems