X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fref-conditions.xml;h=992fa9ab1e7da31b5fd6254d0583ced680460ddc;hp=3e1748903c13a94614c2de75f5c72bb1cc4a11b8;hb=0b757e652eda05d8d824438d925665f17e764d93;hpb=8a13e05588cb35ffeed91cca2dc26c313e387d70 diff --git a/doc/ref-conditions.xml b/doc/ref-conditions.xml index 3e17489..992fa9a 100644 --- a/doc/ref-conditions.xml +++ b/doc/ref-conditions.xml @@ -28,7 +28,7 @@ *BACKEND-WARNING-BEHAVIOR* - Variable *BACKEND-WARNING-BEHAVIOR* + *BACKEND-WARNING-BEHAVIOR* Controls behaviour on warnings from underlying RDBMS. Variable @@ -44,11 +44,14 @@ :warn - Description Action to perform on warning messages - from backend. Default is to :warn. May also be - set to :error to signal an error or - :ignore or &nil; to silently ignore the - warning. + Description + + Action to perform on warning messages + from backend. Default is to :warn. May also be + set to :error to signal an error or + :ignore or &nil; to silently ignore the + warning. + Examples @@ -76,7 +79,7 @@ SQL-CONDITION - Condition Type Condition Type SQL-CONDITION + SQL-CONDITION the super-type of all &clsql;-specific conditions @@ -113,7 +116,7 @@ SQL-ERROR - Condition Type SQL-ERROR + SQL-ERROR the super-type of all &clsql;-specific errors @@ -154,7 +157,7 @@ SQL-WARNING - Condition Type SQL-WARNING + SQL-WARNING the super-type of all &clsql;-specific warnings @@ -192,7 +195,7 @@ SQL-DATABASE-WARNING - Condition Type SQL-DATABASE-WARNING + SQL-DATABASE-WARNING Used to warn while accessing a &clsql; database. Condition Type @@ -245,7 +248,7 @@ SQL-USER-ERROR - Condition Type SQL-USER-ERROR + SQL-USER-ERROR condition representing errors because of invalid parameters from the library user. Condition Type @@ -301,7 +304,7 @@ SQL-DATABASE-ERROR - Condition Type SQL-DATABASE-ERROR + SQL-DATABASE-ERROR condition representing errors during query or command execution Condition Type @@ -380,7 +383,7 @@ SQL-CONNECTION-ERROR - Condition Type SQL-CONNECTION-ERROR + SQL-CONNECTION-ERROR condition representing errors during connection Condition Type @@ -471,7 +474,7 @@ SQL-DATABASE-DATA-ERROR - Condition Type SQL-DATABASE-DATA-ERROR + SQL-DATABASE-DATA-ERROR Used to signal an error with the SQL data passed to a database. Condition Type @@ -555,7 +558,7 @@ SQL-TEMPORARY-ERROR - Condition Type SQL-TEMPORARY-ERROR + SQL-TEMPORARY-ERROR Used to signal a temporary error in the database backend. Condition Type @@ -635,7 +638,7 @@ SQL-TIMEOUT-ERROR - Condition Type SQL-TIMEOUT-ERROR + SQL-TIMEOUT-ERROR condition representing errors when a connection times out. Condition Type @@ -722,7 +725,7 @@ SQL-FATAL-ERROR - Condition Type SQL-FATAL-ERROR + SQL-FATAL-ERROR condition representing a fatal error in a database connection Condition Type