cnrg.itx.gtwy.pbx
Class PBXSignalingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--cnrg.itx.ITXException
                    |
                    +--cnrg.itx.gtwy.pbx.PBXSignalingException

public class PBXSignalingException
extends cnrg.itx.ITXException

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
PBXSignalingException(java.lang.String reason)
          Constructor
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

PBXSignalingException

public PBXSignalingException(java.lang.String reason)
Constructor
Parameters:
reason - is a string explaining the reason for the exception