LoaderError is a class of the sdb.loader module. The methods of the sdb.loader module trigger exceptions of this class when the Loader server reports an error.
Possible causes:
Error during execution of an SQL statement with the sql method
Error during execution of a Loader command with the cmd method
Name |
Description |
---|---|
errorCode |
Message number More information: Messages |
message |
Long text |
sqlCode |
|
sqlMessage |
Text of the SQL error message |