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