org.mobicents.protocols.smpp
Class SMPPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mobicents.protocols.smpp.SMPPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidDateFormatException, InvalidOperationException
public class SMPPException
- extends Exception
SMPPException.
- Version:
- $Id: SMPPException.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 |
SMPPException
public SMPPException()
SMPPException
public SMPPException(String message,
Throwable cause)
SMPPException
public SMPPException(String message)
SMPPException
public SMPPException(Throwable cause)
Copyright © 2011 Mobicents. All Rights Reserved.