org.openxri.exceptions
Class StoreInternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openxri.exceptions.StoreException
org.openxri.exceptions.StoreInternalException
- All Implemented Interfaces:
- java.io.Serializable
public class StoreInternalException
- extends StoreException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StoreInternalException
public StoreInternalException()
StoreInternalException
public StoreInternalException(java.lang.String arg0,
java.lang.Throwable arg1)
StoreInternalException
public StoreInternalException(java.lang.Throwable arg0,
java.lang.String arg1)
StoreInternalException
public StoreInternalException(java.lang.String arg0)
StoreInternalException
public StoreInternalException(java.lang.Throwable arg0)
Copyright © 2005-2012. All Rights Reserved.