org.mobicents.protocols.smpp.net
Class ReadTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mobicents.protocols.smpp.SMPPRuntimeException
org.mobicents.protocols.smpp.net.ReadTimeoutException
- All Implemented Interfaces:
- Serializable
public class ReadTimeoutException
- extends SMPPRuntimeException
Exception indicating that a timeout has occurred while reading from the
SMSC link.
- Version:
- $Id: ReadTimeoutException.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 |
ReadTimeoutException
public ReadTimeoutException()
ReadTimeoutException
public ReadTimeoutException(String message,
Throwable rootCause)
ReadTimeoutException
public ReadTimeoutException(String message)
ReadTimeoutException
public ReadTimeoutException(Throwable rootCause)
Copyright © 2011 Mobicents. All Rights Reserved.