Package com.mchange.lang
Class PotentiallySecondaryError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.mchange.lang.PotentiallySecondaryError
- All Implemented Interfaces:
PotentiallySecondary
,Serializable
- Direct Known Subclasses:
CachedStoreError
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
PotentiallySecondaryError
-
PotentiallySecondaryError
-
PotentiallySecondaryError
-
PotentiallySecondaryError
public PotentiallySecondaryError()
-
-
Method Details
-
getNestedThrowable
- Specified by:
getNestedThrowable
in interfacePotentiallySecondary
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTrace
in classThrowable
-