org.mobicents.protocols.smpp
Class InvalidOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mobicents.protocols.smpp.SMPPException
org.mobicents.protocols.smpp.InvalidOperationException
- All Implemented Interfaces:
- Serializable
public class InvalidOperationException
- extends SMPPException
InvalidOperationException
- Version:
- $Id: InvalidOperationException.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 |
InvalidOperationException
public InvalidOperationException()
InvalidOperationException
public InvalidOperationException(String s)
- Construct a new InvalidOperationException with specified message.
Copyright © 2011 Mobicents. All Rights Reserved.