mads.errors¶
MADS Exceptions.
Exceptions
EARGUMENT |
argument given results in an error. |
EATTRIBUTE |
item is already an attribute. |
EBORDER |
program is reaching out of its configured workdir. |
ECONNECT |
connect error occured. |
EDEFINE |
define error. |
EDIR |
file is a directory error. |
EDISCONNECT |
server has disconnect. |
EDISPATCHER |
dispatcher is missing. |
EFILE |
error reading the file. |
EFILENAME |
filename is not correct. |
EFUNC |
error occured during execution of the function. |
EISMETHOD |
Attribute is a method. |
EJSON |
A JSON compiling error occured. |
ELOAD |
loading of the objectect failed. |
ENETWORK |
heerlijk de heden ten dage. |
ENOBID |
no bot id available. |
ENODATA |
the objectect loaded from file has no data section. |
ENODATE |
date cannot be determined. |
ENODEFAULT |
No default provided. |
ENODIR |
directory is not available. |
ENOFUNC |
function is not provided. |
ENOJSON |
string cannot be _parsed as JSON. |
ENOMETHOD |
no method is provided. |
ENOPATH |
there is not path available to save to disk. |
ENOPREFIX |
first argument is not a directory in the workdir. |
ENOTIME |
no time can be detected. |
ENOTIMPLEMENTED |
method or function is not implemented. |
ENOTSET |
variable is not set. |
ENOTXT |
no text to parse. |
EOWNER |
origin is not an owner. |
EPASSWORD |
wrong password provided. |
ERE |
error in a regular expression. |
EREBOOT |
An error occured during reboot. |
EREGISTER |
error during registration, |
ERESERVED |
a reserved word is used. |
ERESUME |
An error occured during resume. |
ESET |
Attribute is already set. |
ESIGNATURE |
signature check failed. |
ETYPE |
argument is of the wrong type. |
EWORKDIR |
workdir is not set or not reachable. |
Error |
yooooo !!!. |
-
exception
EARGUMENT[source]¶ Bases:
mads.errors.Errorargument given results in an error.
-
exception
EATTRIBUTE[source]¶ Bases:
mads.errors.Erroritem is already an attribute.
-
exception
EBORDER[source]¶ Bases:
mads.errors.Errorprogram is reaching out of its configured workdir.
-
exception
ECONNECT[source]¶ Bases:
mads.errors.Errorconnect error occured.
-
exception
EDEFINE[source]¶ Bases:
mads.errors.Errordefine error.
-
exception
EDIR[source]¶ Bases:
mads.errors.Errorfile is a directory error.
-
exception
EDISCONNECT[source]¶ Bases:
mads.errors.Errorserver has disconnect.
-
exception
EDISPATCHER[source]¶ Bases:
mads.errors.Errordispatcher is missing.
-
exception
EFILE[source]¶ Bases:
mads.errors.Errorerror reading the file.
-
exception
EFILENAME[source]¶ Bases:
mads.errors.Errorfilename is not correct.
-
exception
EFUNC[source]¶ Bases:
mads.errors.Errorerror occured during execution of the function.
-
exception
EISMETHOD[source]¶ Bases:
mads.errors.ErrorAttribute is a method.
-
exception
EJSON[source]¶ Bases:
mads.errors.ErrorA JSON compiling error occured.
-
exception
ELOAD[source]¶ Bases:
mads.errors.Errorloading of the objectect failed.
-
exception
ENETWORK[source]¶ Bases:
mads.errors.Errorheerlijk de heden ten dage.
-
exception
ENOBID[source]¶ Bases:
mads.errors.Errorno bot id available.
-
exception
ENODATA[source]¶ Bases:
mads.errors.Errorthe objectect loaded from file has no data section.
-
exception
ENODATE[source]¶ Bases:
mads.errors.Errordate cannot be determined.
-
exception
ENODEFAULT[source]¶ Bases:
mads.errors.ErrorNo default provided.
-
exception
ENODIR[source]¶ Bases:
mads.errors.Errordirectory is not available.
-
exception
ENOFUNC[source]¶ Bases:
mads.errors.Errorfunction is not provided.
-
exception
ENOJSON[source]¶ Bases:
mads.errors.Errorstring cannot be _parsed as JSON.
-
exception
ENOMETHOD[source]¶ Bases:
mads.errors.Errorno method is provided.
-
exception
ENOPATH[source]¶ Bases:
mads.errors.Errorthere is not path available to save to disk.
-
exception
ENOPREFIX[source]¶ Bases:
mads.errors.Errorfirst argument is not a directory in the workdir.
-
exception
ENOTIME[source]¶ Bases:
mads.errors.Errorno time can be detected.
-
exception
ENOTIMPLEMENTED[source]¶ Bases:
mads.errors.Errormethod or function is not implemented.
-
exception
ENOTSET[source]¶ Bases:
mads.errors.Errorvariable is not set.
-
exception
ENOTXT[source]¶ Bases:
mads.errors.Errorno text to parse.
-
exception
EOWNER[source]¶ Bases:
mads.errors.Errororigin is not an owner.
-
exception
EPASSWORD[source]¶ Bases:
mads.errors.Errorwrong password provided.
-
exception
ERE[source]¶ Bases:
mads.errors.Errorerror in a regular expression.
-
exception
EREBOOT[source]¶ Bases:
mads.errors.ErrorAn error occured during reboot.
-
exception
EREGISTER[source]¶ Bases:
mads.errors.Errorerror during registration,
-
exception
ERESERVED[source]¶ Bases:
mads.errors.Errora reserved word is used.
-
exception
ERESUME[source]¶ Bases:
mads.errors.ErrorAn error occured during resume.
-
exception
ESET[source]¶ Bases:
mads.errors.ErrorAttribute is already set.
-
exception
ESIGNATURE[source]¶ Bases:
mads.errors.Errorsignature check failed.
-
exception
ETYPE[source]¶ Bases:
mads.errors.Errorargument is of the wrong type.
-
exception
EWORKDIR[source]¶ Bases:
mads.errors.Errorworkdir is not set or not reachable.