public class StorageException extends Exception
| Constructor and Description |
|---|
StorageException()
Constructor.
|
StorageException(String message)
Constructor.
|
StorageException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.