Uses of Class
org.objectweb.cjdbc.common.exceptions.driver.protocol.SerializableStackTraceElement

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.
 



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.