|
|||||||||
| 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(java.lang.String msg)
|
|
CachedStoreError(java.lang.String msg,
java.lang.Throwable t)
|
|
CachedStoreError(java.lang.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(java.lang.String msg,
java.lang.Throwable t)
public CachedStoreError(java.lang.Throwable t)
public CachedStoreError(java.lang.String msg)
public CachedStoreError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||