|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.mchange.lang.PotentiallySecondaryException
public class PotentiallySecondaryException
| Constructor Summary | |
|---|---|
PotentiallySecondaryException()
Deprecated. |
|
PotentiallySecondaryException(java.lang.String msg)
Deprecated. |
|
PotentiallySecondaryException(java.lang.String msg,
java.lang.Throwable t)
Deprecated. |
|
PotentiallySecondaryException(java.lang.Throwable t)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Throwable |
getNestedThrowable()
Deprecated. |
void |
printStackTrace()
Deprecated. |
void |
printStackTrace(java.io.PrintStream ps)
Deprecated. |
void |
printStackTrace(java.io.PrintWriter pw)
Deprecated. |
| 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 PotentiallySecondaryException(java.lang.String msg,
java.lang.Throwable t)
public PotentiallySecondaryException(java.lang.Throwable t)
public PotentiallySecondaryException(java.lang.String msg)
public PotentiallySecondaryException()
| Method Detail |
|---|
public java.lang.Throwable getNestedThrowable()
getNestedThrowable in interface PotentiallySecondarypublic void printStackTrace(java.io.PrintWriter pw)
printStackTrace in class java.lang.Throwablepublic void printStackTrace(java.io.PrintStream ps)
printStackTrace in class java.lang.Throwablepublic void printStackTrace()
printStackTrace in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||