|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--org.erights.e.elib.base.Ejection
Untamed:
| Field Summary |
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
Ejection()
Enabled: |
|
Ejection(String s)
Enabled: |
|
| Method Summary | |
Throwable |
fillInStackTrace()
Enabled: Suppress stack trace construction. |
void |
printStackTrace(PrintStream s)
Enabled: Make sure to not print the stack trace that was not collected. |
void |
printStackTrace(PrintWriter s)
Enabled: |
| Methods inherited from class java.lang.Throwable |
backtrace, eStack, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Ejection()
public Ejection(String s)
| Method Detail |
public void printStackTrace(PrintStream s)
printStackTrace in class Throwables - PrintStream to use for outputpublic void printStackTrace(PrintWriter s)
printStackTrace in class Throwables - PrintWriter to use for outputpublic Throwable fillInStackTrace()
fillInStackTrace in class ThrowableThrowable instance.java.lang.Throwable#printStackTrace()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||