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