public class NamedCacheSecurityException extends NamedCacheException
| Constructor and Description |
|---|
NamedCacheSecurityException(String message) |
NamedCacheSecurityException(String message,
Exception e)
Construct new exception object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NamedCacheSecurityException(String message, Exception e)
message - a message associated with this exceptione - underlying exceptionpublic NamedCacheSecurityException(String message)
Copyright (C) 2007-2014 ScaleOut Software, Inc.