org.shiftone.memento.store
Class StoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.shiftone.memento.store.StoreException
- All Implemented Interfaces:
- java.io.Serializable
- public class StoreException
- extends java.lang.Exception
- See Also:
- Serialized Form
Field Summary |
static org.apache.log4j.Logger |
LOG
|
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LOG
public static final org.apache.log4j.Logger LOG
StoreException
public StoreException(java.lang.String message)
StoreException
public StoreException(java.lang.String message,
java.lang.Throwable rootCause)
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream printStream)
printStackTrace
public void printStackTrace(java.io.PrintWriter printWriter)