public class StorageException extends ServiceException
| Constructor and Description | 
|---|
StorageException(String s)  | 
StorageException(String s,
                                Throwable e)  | 
StorageException(Throwable e)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StorageException(String s, Throwable e)
public StorageException(String s)
public StorageException(Throwable e)
Copyright © 2015 The Apache Software Foundation. All rights reserved.