Class NotAuthorisedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
co.yellowdog.platform.clients.ServiceClientException
co.yellowdog.platform.clients.NotAuthorisedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotAuthorisedException(String message) NotAuthorisedException(String message, Throwable cause) NotAuthorisedException(String message, List<String> detail) -
Method Summary
Methods inherited from class ServiceClientException
getDetail, getHttpStatusCode, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
NotAuthorisedException
public NotAuthorisedException() -
NotAuthorisedException
-
NotAuthorisedException
-
NotAuthorisedException
-