Package com.smeup.kokos.sdk.exception
Class KokosServiceUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smeup.kokos.sdk.exception.KokosServiceException
com.smeup.kokos.sdk.exception.KokosServiceUnavailableException
- All Implemented Interfaces:
Serializable
This class define the service unavailable error in Kokos
- Author:
- mattia.bonardi
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKokosServiceUnavailableException(String message) KokosServiceUnavailableException(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
-
KokosServiceUnavailableException
-
KokosServiceUnavailableException
-
KokosServiceUnavailableException
-
KokosServiceUnavailableException
-