Package com.mchange.lang
Class PotentiallySecondaryRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mchange.lang.PotentiallySecondaryRuntimeException
- All Implemented Interfaces:
PotentiallySecondary
,Serializable
- Direct Known Subclasses:
UnexpectedException
public class PotentiallySecondaryRuntimeException
extends RuntimeException
implements PotentiallySecondary
- See Also:
-
Constructor Summary
ConstructorDescription -
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
-
PotentiallySecondaryRuntimeException
-
PotentiallySecondaryRuntimeException
-
PotentiallySecondaryRuntimeException
-
PotentiallySecondaryRuntimeException
public PotentiallySecondaryRuntimeException()
-
-
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
-