public class BackingStoreException extends Exception
| Constructor and Description |
|---|
BackingStoreException(String
Constructs a BackingStoreException with the specified detail message.
|
BackingStoreException(Throwable
Constructs a BackingStoreException with the specified cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BackingStoreException(Strings)
s - the detail message.
public BackingStoreException(Throwablecause)
cause - the cause