DBMServError is a class of the sdb.dbm module. The methods of the sdb.dbm module trigger exceptions of this class when the DBM server reports an error.
Name |
Description |
---|---|
errorCode |
Message number More information: Messages |
errorSymbol |
Short text |
message |
Long text |
additionalInfo |
Miscellaneous information |
cmd |
DBM command that caused the error |