|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--jain.protocol.ss7.JainSS7Exception | +--jain.protocol.ss7.oam.ReadConfigurationException
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.
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 |
public ReadConfigurationException()
ReadConfigurationException
.public ReadConfigurationException(java.lang.String msg)
ReadConfigurationException
with the specified
detail message.msg
- the message detail of this Exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |