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

Constructor Summary
PBXSignalingException(java.lang.String reason)
          Constructor
 
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

PBXSignalingException

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