Class SmppSessionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.github.mikesafonov.smpp.core.exceptions.SmppException
-
- com.github.mikesafonov.smpp.core.exceptions.SmppSessionException
-
- All Implemented Interfaces:
java.io.Serializable
public class SmppSessionException extends SmppException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.github.mikesafonov.smpp.core.exceptions.SmppException
errorCode, errorMessage
-
-
Constructor Summary
Constructors Constructor Description SmppSessionException()
-
Method Summary
-
Methods inherited from class com.github.mikesafonov.smpp.core.exceptions.SmppException
getErrorCode, getErrorMessage
-
-