org.mobicents.protocols.smpp.util
Class PropertyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.mobicents.protocols.smpp.SMPPRuntimeException
                  extended by org.mobicents.protocols.smpp.util.PropertyNotFoundException
All Implemented Interfaces:
Serializable

public class PropertyNotFoundException
extends SMPPRuntimeException

Version:
$Id: PropertyNotFoundException.java 452 2009-01-15 16:56:36Z orank $
See Also:
Serialized Form

Constructor Summary
PropertyNotFoundException()
           
PropertyNotFoundException(String msg)
           
PropertyNotFoundException(String msg, Throwable cause)
           
PropertyNotFoundException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyNotFoundException

public PropertyNotFoundException()

PropertyNotFoundException

public PropertyNotFoundException(String msg,
                                 Throwable cause)

PropertyNotFoundException

public PropertyNotFoundException(String msg)

PropertyNotFoundException

public PropertyNotFoundException(Throwable cause)


Copyright © 2011 Mobicents. All Rights Reserved.