|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Error
com.mchange.lang.PotentiallySecondaryError
com.mchange.v1.cachedstore.CachedStoreError
public class CachedStoreError
Constructor Summary | |
---|---|
CachedStoreError()
|
|
CachedStoreError(String msg)
|
|
CachedStoreError(String msg,
Throwable t)
|
|
CachedStoreError(Throwable t)
|
Method Summary |
---|
Methods inherited from class com.mchange.lang.PotentiallySecondaryError |
---|
getNestedThrowable, printStackTrace, printStackTrace, printStackTrace |
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 |
Constructor Detail |
---|
public CachedStoreError(String msg, Throwable t)
public CachedStoreError(Throwable t)
public CachedStoreError(String msg)
public CachedStoreError()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |