org.mobicents.protocols.smpp
Class IllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mobicents.protocols.smpp.SMPPRuntimeException
org.mobicents.protocols.smpp.IllegalStateException
- All Implemented Interfaces:
- Serializable
public class IllegalStateException
- extends SMPPRuntimeException
- Version:
- $Id: IllegalStateException.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 |
IllegalStateException
public IllegalStateException()
IllegalStateException
public IllegalStateException(String msg,
Throwable cause)
IllegalStateException
public IllegalStateException(String msg)
IllegalStateException
public IllegalStateException(Throwable cause)
Copyright © 2011 Mobicents. All Rights Reserved.