Exceptions of the class DBMServError are raised if the DBM Server registers an error.
Instances of the class DBMServError have the following attributes:
Attribute |
Description |
errorCode |
Number of the error message (see also: the documentation Messages) |
errorSymbol |
Short text of the error message |
message |
Long text of the error message |
additionalInfo |
Text with additional information |
cmd |
DBM command that caused the error |