@Unrecoverable public class UserNotAuthorizedException extends StorageHubException
| Constructor and Description |
|---|
UserNotAuthorizedException() |
UserNotAuthorizedException(String message) |
UserNotAuthorizedException(String message,
Throwable cause) |
UserNotAuthorizedException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserNotAuthorizedException()
public UserNotAuthorizedException(String message)
public UserNotAuthorizedException(Throwable cause)
public String getErrorMessage()
getErrorMessage in class StorageHubExceptionpublic int getStatus()
getStatus in class StorageHubExceptionCopyright © 2021. All Rights Reserved.