cnrg.itx.gtwy.pbx
Class DialingException

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

public class DialingException
extends cnrg.itx.ITXException

This class is the exception thrown by Dialer

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
DialingException(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

DialingException

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