public class ContentUnavailableException extends HashStoreException
| Constructor and Description |
|---|
ContentUnavailableException() |
ContentUnavailableException(String arg0) |
ContentUnavailableException(String arg0,
Throwable arg1) |
ContentUnavailableException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentUnavailableException()
public ContentUnavailableException(String arg0)
arg0 - public ContentUnavailableException(String arg0, Throwable arg1)
arg0 - arg1 - public ContentUnavailableException(Throwable arg0)
arg0 - Copyright © 2014. All Rights Reserved.