Difference between revisions of "Extensions.SQL.SqlException"
Jump to navigation
Jump to search
(Edited by Ngoc Tran.) |
(Edited by Ngoc Tran.) |
||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | The '''SqlException''' is the super class for all exceptions in the [[Extensions.SQL|'''OTX SQL Extension''']]. A '''SqlException''' | + | The '''SqlException''' is the super class for all exceptions in the [[Extensions.SQL|'''OTX SQL Extension''']]. A '''SqlException''' will be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand. |
Latest revision as of 09:10, 24 September 2019
Classification
Name | SqlException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-4 |
Description
The SqlException is the super class for all exceptions in the OTX SQL Extension. A SqlException will be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.