The NBDatabaseException type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddEsqlHandlerInserts |
AddEsqlHandlerInserts add an SQL code that allows an ESQL HANDLER that catches this exception to query the SQL code.
|
![]() | AddEsqlHandlerInsertsInner |
AddEsqlHandlerInserts adds information to the exception that allows an ESQL HANDLER to catch this exception by the specified SQLCode.
Constructs ESQL Handler Inserts with the SQL state, native Error and Error text.
|
![]() | AddNestedException |
Adds a nested exception to the current exception.
(Inherited from NBException.) |
![]() | Dispose | (Inherited from NBException.) |
![]() | Dispose(Boolean) | (Inherited from NBException.) |
![]() | ![]() | (Inherited from ![]() |
![]() | Finalize | (Inherited from NBException.) |
![]() | FormattedMessage |
Formats the exception as a string using the catalog provided in the exception itself.
(Inherited from NBException.) |
![]() | ![]() | When overridden in a derived class, returns the (Inherited from ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetNestedExceptions |
Gets all the nested exceptions that belong to the current exception.
(Inherited from NBException.) |
![]() | GetObjectData |
Initializes a new instance of the Exception class with serialized data.
(Inherited from NBException.) |
![]() | ![]() | Gets the runtime type of the current instance. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ThrowThis |
Instructs this object to throw itself.
(Overrides NBRecoverableException ThrowThis .) |
![]() | ![]() | Creates and returns a string representation of the current exception. (Inherited from ![]() |
See Also