Package com.smeup.kokos.sdk.exception
Class KokosUnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smeup.kokos.sdk.exception.KokosServiceException
com.smeup.kokos.sdk.exception.KokosUnauthorizedException
- All Implemented Interfaces:
Serializable
This class define the unauthorized error in Kokos
- Author:
- mattia.bonardi
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKokosUnauthorizedException(String message) KokosUnauthorizedException(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KokosUnauthorizedException
-
KokosUnauthorizedException
-
KokosUnauthorizedException
-
KokosUnauthorizedException
-