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