Class ijExceptionResult

java.lang.Object
org.apache.derby.impl.tools.ij.ijResultImpl
org.apache.derby.impl.tools.ij.ijExceptionResult
All Implemented Interfaces:
ijResult

class ijExceptionResult extends ijResultImpl
This is an impl for just returning errors from JDBC statements. Used by Async to capture its result for WaitFor.