public class UnauthorizedUserException extends RuntimeException
An Unauthorized User Exception indicates the user is not recognized by the server.
| Constructor and Description |
|---|
UnauthorizedUserException() |
UnauthorizedUserException(String message) |
UnauthorizedUserException(String message,
Throwable cause) |
UnauthorizedUserException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2017 MarkLogic Corporation.