|
OOP SimpleDaoHelper Version 1.2 | ||||||||
| 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.bentofw.util.NestedException
public class NestedException
The exception for the system error.
| Constructor Summary | |
|---|---|
NestedException(java.lang.Throwable th)
The custructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
Returns the error message of original Throwable. |
java.lang.Throwable |
getOriginal()
Returns the original Throwable. |
void |
printStackTrace()
Print this Throwable and its backtrace to the standard error stream. |
void |
printStackTrace(java.io.PrintStream s)
Print this Throwable and its backtrace to the specified PrintStream. |
void |
printStackTrace(java.io.PrintWriter s)
Print this Throwable and its backtrace to the specified PrintWriter. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NestedException(java.lang.Throwable th)
getMessage().
th - The original Throwable.| Method Detail |
|---|
public java.lang.Throwable getOriginal()
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic void printStackTrace()
printStackTrace in class java.lang.Throwablepublic void printStackTrace(java.io.PrintStream s)
printStackTrace in class java.lang.Throwablepublic void printStackTrace(java.io.PrintWriter s)
printStackTrace in class java.lang.Throwable
|
OOP SimpleDaoHelper Version 1.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ALL CONTENTS COPYRIGHT 2005, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.