Inheritance diagram for com::sleepycat::util::RuntimeExceptionWrapper:
Public Member Functions | |
Throwable | getDetail () |
Throwable | getCause () |
Definition at line 17 of file RuntimeExceptionWrapper.java.
|
Returns the nested exception or null if none is present.
This method is intentionally defined to be the same signature as the
Implements com::sleepycat::util::ExceptionWrapper. Definition at line 36 of file RuntimeExceptionWrapper.java. |
|
Implements com::sleepycat::util::ExceptionWrapper. Definition at line 31 of file RuntimeExceptionWrapper.java. |