Class Sms77RateLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.kaiserpfalzedv.commons.api.BaseSystemException
de.kaiserpfalzedv.services.sms77.mapper.Sms77Exception
de.kaiserpfalzedv.services.sms77.mapper.Sms77RateLimitException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Sms77NotEnoughCreditsException
,Sms77ReloadException
,Sms77TooManyDailyCallsForThisNumberException
- 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.services.sms77.mapper.Sms77Exception
getCode
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
-
Sms77RateLimitException
-