Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

16.4.6 List of HiRDBException members

Organization of this subsection
(1) Constructor
(2) Inheritance class
(3) Properties

(1) Constructor

HiRDBException

(2) Inheritance class

When the supported ADO.NET version is 1.1:
Exception

When the supported ADO.NET version is 2.0:
DbException

(3) Properties

Member Function Supported ADO.NET version
ErrorCode Acquires the error code part as an int. 1.1 or later
Message Acquires text with a complete error. 1.1 or later