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() |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.