public class BackingStoreException extends 异常
Constructor and Description |
---|
BackingStoreException(String s)
构造具有指定详细消息的BackingStoreException。
|
BackingStoreException(Throwable cause)
构造具有指定原因的BackingStoreException。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString