|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializableStackTraceElement | |
org.objectweb.cjdbc.common.exceptions.driver.protocol |
Uses of SerializableStackTraceElement in org.objectweb.cjdbc.common.exceptions.driver.protocol |
Fields in org.objectweb.cjdbc.common.exceptions.driver.protocol declared as SerializableStackTraceElement | |
private SerializableStackTraceElement[] |
SerializableException.stackTrace
|
Methods in org.objectweb.cjdbc.common.exceptions.driver.protocol that return SerializableStackTraceElement | |
SerializableStackTraceElement[] |
SerializableException.getSerializableStackTrace()
Returns our private stack trace, the one which is serializable. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |