Package io.meeds.wom.api.constant
Class WomAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.meeds.wom.api.constant.WomException
io.meeds.wom.api.constant.WomAuthorizationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWomAuthorizationException(WomErrorMessage errorMessage) WomAuthorizationException(WomErrorMessage errorMessage, Exception e) WomAuthorizationException(String message) WomAuthorizationException(String message, boolean shouldRetry) WomAuthorizationException(String message, boolean shouldRetry, int code) WomAuthorizationException(String message, Exception e) -
Method Summary
Methods inherited from class io.meeds.wom.api.constant.WomException
getErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WomAuthorizationException
-
WomAuthorizationException
-
WomAuthorizationException
-
WomAuthorizationException
-
WomAuthorizationException
-
WomAuthorizationException
-