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.
Attributes of the Objects of the Class DBMServError
Name |
Description |
errorCode |
Message number See: |
errorSymbol |
Short text |
message |
Long text |
additionalInfo |
Additional information |
cmd |
|
See also:
Examples for the sdb.dbm Module