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, toString
public StorageException(String s, Throwable e)
public StorageException(String s)
public StorageException(Throwable e)
Copyright © 2016 The Apache Software Foundation. All rights reserved.