public class NotAuthorizedException extends GemFireSecurityException
| Constructor and Description |
|---|
NotAuthorizedException(String message)
Constructs instance of
NotAuthorizedException with error
message. |
NotAuthorizedException(String message,
Principal ppl) |
NotAuthorizedException(String message,
Throwable cause)
Constructs instance of
NotAuthorizedException with error
message and cause. |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getPrincipal() |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.