jain.protocol.ss7.oam
Class ReadConfigurationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jain.protocol.ss7.JainSS7Exception
                    |
                    +--jain.protocol.ss7.oam.ReadConfigurationException

public class ReadConfigurationException
extends JainSS7Exception

This Exception is thrown by a JAIN OAM Layer object if the readCurrentConfiguration() method has been invoked and an error is encountered while attempting to establish the current system configuration or while creating the Managed Objects that represent the current system configuration.

See Also:
Serialized Form

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

ReadConfigurationException

public ReadConfigurationException()
Constructs a new ReadConfigurationException.

ReadConfigurationException

public ReadConfigurationException(java.lang.String msg)
Constructs a new ReadConfigurationException with the specified detail message.
Parameters:
msg - the message detail of this 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