jain.protocol.ss7.oam
Class StatisticNotSupportedException

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

public class StatisticNotSupportedException
extends JainSS7Exception

This Exception is thrown if the collection of a statistic that is not supported by the underlying Stack management system has been requested.

See Also:
Serialized Form

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

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.


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