public class AuthenticationRequiredException extends GemFireSecurityException
Constructor and Description |
---|
AuthenticationRequiredException(String message)
Constructs instance of
NotAuthenticatedException with error
message. |
AuthenticationRequiredException(String message,
Throwable cause)
Constructs instance of
NotAuthenticatedException with error
message and cause. |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationRequiredException(String message)
NotAuthenticatedException
with error
message.message
- the error messageCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.