Class Sms77Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.kaiserpfalzedv.commons.api.BaseSystemException
de.kaiserpfalzedv.services.sms77.mapper.Sms77Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Sms77InvalidAuthException
,Sms77RateLimitException
,Sms77RequestLimitReachedException
,Sms77SendingFailedException
public abstract class Sms77Exception
extends de.kaiserpfalzedv.commons.api.BaseSystemException
Sms77Exception --
- Since:
- 3.0.0 2023-01-17
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.kaiserpfalzedv.commons.api.BaseSystemException
getUuid, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
Sms77Exception
-
-
Method Details
-
getCode
public int getCode()
-