B | |
Bound [Dtools.Conf] |
Raised when a specified link already exist
|
C | |
Cyclic [Dtools.Conf] |
Raised on cyclic plug
|
F | |
File_Wrong_Conf [Dtools.Conf] |
Raised when bad configuration assignations are encountered
inside configuration files
|
I | |
Invalid [Dtools.Conf] |
Raised when an invalid link has been specified
|
M | |
Mismatch [Dtools.Conf] |
Raised on access to a key with a mismatching type
|
S | |
StartError [Dtools.Init] | |
StopError [Dtools.Init] | |
U | |
Unbound [Dtools.Conf] |
Raised when a specified link does not exist
|
Undefined [Dtools.Conf] |
Raised on access to an undefined key (without default value)
|
W | |
Wrong_Conf [Dtools.Conf] |
Raised when bad configuration assignations are encountered
|