Errors

exception rundeck_resources.errors.CacheNotFound(message=None)[source]

Custom CacheNotFound exception. We raise this exception when no plugin cache have been found.

exception rundeck_resources.errors.ConfigError(message=None)[source]

Custom ConfigError exception. We raise this exception when a configuration error is encountered.

exception rundeck_resources.errors.NoResourcesFound(message=None)[source]

Custom NoResourcesFound exception. We raise this exception when no resources have been returned from the importers.