org.wymiwyg.commons.util
Class ContentUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wymiwyg.commons.util.HashStoreException
org.wymiwyg.commons.util.ContentUnavailableException
- All Implemented Interfaces:
- Serializable
public class ContentUnavailableException
- extends HashStoreException
- Author:
- reto
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContentUnavailableException
public ContentUnavailableException()
ContentUnavailableException
public ContentUnavailableException(String arg0)
- Parameters:
arg0 -
ContentUnavailableException
public ContentUnavailableException(String arg0,
Throwable arg1)
- Parameters:
arg0 - arg1 -
ContentUnavailableException
public ContentUnavailableException(Throwable arg0)
- Parameters:
arg0 -
Copyright © 2011. All Rights Reserved.