lories.core.errors#
Exceptions#
Raise if an error occurred accessing a local resource. |
|
Raise if an accessed local resource can not be found. |
Module Contents#
- exception lories.core.errors.ResourceError[source]#
Bases:
Exception
Raise if an error occurred accessing a local resource.
Initialize self. See help(type(self)) for accurate signature.
Bases:
ResourceError
Raise if an accessed local resource can not be found.
Initialize self. See help(type(self)) for accurate signature.