public class NamedCacheIndexAttributeException extends NamedCacheException
SossIndexAttribute
should be used only on public getter methods with no parameters. Return type should be serializable.| Constructor and Description |
|---|
NamedCacheIndexAttributeException(String message)
Construct new exception object.
|
NamedCacheIndexAttributeException(String message,
Exception e)
Construct new exception object.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NamedCacheIndexAttributeException(String message, Exception e)
message - a message associated with this exceptione - underlying exceptionpublic NamedCacheIndexAttributeException(String message)
message - a message associated with this exceptionCopyright (C) 2007-2014 ScaleOut Software, Inc.