org.mobicents.protocols.smpp.util
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mobicents.protocols.smpp.SMPPRuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.