Skip to content

angee.resources.exceptions

Exceptions raised while validating or loading addon resources.

ResourceLoadError

python
class ResourceLoadError(RuntimeError)

Raised when resource declarations or rows cannot be loaded.

Released under the AGPL-3.0 License.