Package com.mchange.lang
Class PotentiallySecondaryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.lang.PotentiallySecondaryException
- All Implemented Interfaces:
PotentiallySecondary
,Serializable
- Direct Known Subclasses:
MalformedCsvException
,UnreliableIteratorException
,XmlPropsException
Deprecated.
jdk 1.4 mow includes this idea as part of the standard
Throwable/Exception classes.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated.Deprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.void
Deprecated.void
Deprecated.void
Deprecated.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
PotentiallySecondaryException
Deprecated. -
PotentiallySecondaryException
Deprecated. -
PotentiallySecondaryException
Deprecated. -
PotentiallySecondaryException
public PotentiallySecondaryException()Deprecated.
-
-
Method Details
-
getNestedThrowable
Deprecated.- Specified by:
getNestedThrowable
in interfacePotentiallySecondary
-
printStackTrace
Deprecated.- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
Deprecated.- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
public void printStackTrace()Deprecated.- Overrides:
printStackTrace
in classThrowable
-