Convenience function for duck-typing if an error is an Oracle DBError as node-oracledb doesn't expose one
Note: when using thick-client, the Error may be cross-realm, so instanceof Error won't work
instanceof Error
Generated using TypeDoc
Convenience function for duck-typing if an error is an Oracle DBError as node-oracledb doesn't expose one
Note: when using thick-client, the Error may be cross-realm, so
instanceof Error
won't work