public class MindsphereForbiddenAccessException extends MindsphereClientException
Constructor and Description |
---|
MindsphereForbiddenAccessException() |
MindsphereForbiddenAccessException(String errorMessage,
HttpStatus status) |
MindsphereForbiddenAccessException(String errorMessage,
HttpStatus status,
Throwable cause) |
MindsphereForbiddenAccessException(String errorMessage,
String errorStatusCode,
HttpStatus httpStatus,
String logref,
Throwable cause) |
getErrorMessage, getErrorStatusCode, getHttpStatus, getLogref, setErrorMessage, setErrorStatusCode, setHttpStatus, setLogref
public MindsphereForbiddenAccessException()
public MindsphereForbiddenAccessException(String errorMessage, HttpStatus status)
public MindsphereForbiddenAccessException(String errorMessage, HttpStatus status, Throwable cause)
public MindsphereForbiddenAccessException(String errorMessage, String errorStatusCode, HttpStatus httpStatus, String logref, Throwable cause)