public class StoreException extends java.lang.Exception
StoreException(java.lang.Exception e)
StoreException(java.lang.String msg, java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StoreException(java.lang.Exception e)
public StoreException(java.lang.String msg, java.lang.Exception e)