The NBSqlException type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddEsqlHandlerInserts |
AddEsqlHandlerInserts adds information to the exception that allows an ESQL HANDLER to easily handle this exception by the specified sql code.
This method constructs ESQL Handler ready inserts with the specified SQL code and state.
|
![]() | 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