- All Implemented Interfaces:
- com.progress.common.exception.IChainableException, java.io.Serializable
public class OutputSetException
extends Open4GLException
OutputSetException is an extension of the Open4GLException class. It can be
returned from a ProSQLException object using the
ProSQLException.getProException() method. It should be used when the
application needs access to the standard PROGRESS messaging methods rather
than the java.sql.SQLException methods.
- See Also:
ProSQLException.getProException()
,
ProSQLException
,
Serialized Form