DhSQLException
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Extends the general java.lang. exception class
to provide detail about errors in SQL statement execution. Any such errors raise an exception
with an argument that is a SQLException class object. The
getDiagnostics() method retrieves details of the error.