jain.protocol.ss7.oam
Class StatisticNotSupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jain.protocol.ss7.SS7Exception
|
+--jain.protocol.ss7.oam.StatisticNotSupportedException
- public class StatisticNotSupportedException
- extends SS7Exception
This Exception is thrown if the collection of a statistic that is
not supported by the underlying Stack management system has been
requested.
- Version:
- 1.1
- Author:
- Colm Hayden
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
StatisticNotSupportedException
public StatisticNotSupportedException()
- Constructs a new
StatisticNotSupportedException
.
StatisticNotSupportedException
public StatisticNotSupportedException(java.lang.String msg)
- Constructs a new
StatisticNotSupportedException
with the specified
detail message.
- Parameters:
msg
- the message detail of this Exception.
11 August 2000
If you have any comments or queries, please mail them to JainOamApiFeedback@AePONA.ComCopyright - 2000 Sun Microsystems