iota2.common.service_error
Exceptions
|
Exception raised for configuration errors in the configuration file (like incompatible parameters) IN : msg [string] : explanation of the error |
|
Base subclass for exception in the configuration file IN : msg [string] : explanation of the error |
|
|
|
|
|
Exception raised for errors in mandatory directory IN : directory [string] : name of the directory |
|
Base subclass for exception in the configuration file IN : msg [string] : explanation of the error |
|
|
|
|
|
|
|
|
|
Exception raised for errors inside an input file (like a bad format or absence of a variable) IN : msg [string] : explanation of the error |
|
Base class for exceptions in iota2 chain |
|
Base subclass for exception in the configuration file IN : msg [string] : explanation of the error |
|
|
|
|
|
|
|
|
|
Exception raised for errors in a parameter in the configuration file (like absence of a mandatory variable) IN : msg [string] : explanation of the error |
|
|
|