Trees | Indices | Help |
|
---|
|
|
|||
_ErrorLevel An _ErrorLevel is an ordered type that represents the severity of a license error. |
|||
LicenseException A LicenseException delivers a LicenseError up the call chain. |
|||
LicenseError A LicenseError represents a license-related error. |
|
|||
|
|
|||
IGNORE = IGNORE
|
|||
WARNING = WARNING
|
|||
ERROR = ERROR
|
|||
SCHROD_NO_FEATURES_CODE = 36
|
|||
_errcode =
|
|||
_errmsg =
|
|||
__package__ =
|
|
Add info about the given error to the "database". If some parameter isn't defined, or if a code of zero is given, it's ignored. If the database already has a value for some error attribute, conflicting values for that attribute are ignored. For example, a number of errors have more than one message for the same error code; the first message added to the db will be the one associated with that error. The error level should be an instance of _ErrorLevel. |
|
_errcode
|
_errmsg
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:24 2016 | http://epydoc.sourceforge.net |