Exception
Table of Contents
Classes
- CanNotGenerateUriException
- Thrown when a URI to a public resource can not be created
- CanNotResolvePublicResourceException
- Thrown when a resolved resource is NOT public, but MUST be public (e.g. for URI generation)
- CanNotResolveSystemResourceException
- Thrown when all attempts to resolve a string to a unique system resource fail
- InvalidSystemResourceIdentifierException
- Thrown when errors happen during system uri resolving
- SystemResourceDoesNotExistException
- This exception is thrown when a referenced system resource (aka file) does not exist, but information about this file is requested (like contents)
- SystemResourceException
- This is the base exception. Catch this one to gracefully proceed when errors happen in resource creation or resource URI generation