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

Constructor Summary
DialingException(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

DialingException

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