|
||||||||||
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.StatisticNotSupportedException
This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.
Constructor Summary | |
StatisticNotSupportedException()
Constructs a new StatisticNotSupportedException . |
|
StatisticNotSupportedException(java.lang.String msg)
Constructs a new StatisticNotSupportedException 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 StatisticNotSupportedException()
StatisticNotSupportedException
.public StatisticNotSupportedException(java.lang.String msg)
StatisticNotSupportedException
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 |