Exception
Table of Contents
Classes
- AssetPathNotFoundException
- Exception type for the Farah asset path not found error condition.
- EmptySitemapException
- Exception type for the Farah empty sitemap error condition.
- EmptyTransformationException
- Exception type for the Farah empty transformation error condition.
- ExceptionContext
- Serializes exception metadata into DOM for Farah error responses.
- FileNotFoundException
- Exception type for the Farah file not found error condition.
- HttpDownloadAssetException
- Exception type for HTTP download failures while resolving Farah assets.
- HttpDownloadException
- Exception type for HTTP download failures while resolving Farah results.
- HttpDownloadExecutableException
- Exception type for HTTP download failures while resolving Farah executables.
- HttpStatusException
- Exception type for converting Farah failures into HTTP status responses.
- IncompleteUrlException
- Exception type for Farah URLs that are missing required components.
- MalformedDocumentException
- Exception type for the Farah malformed document error condition.
- MalformedUrlException
- Exception type for Farah URL strings that cannot be parsed.
- ModuleNotFoundException
- Exception type for the Farah module not found error condition.
- NamespaceNotSupportedException
- Exception type for the Farah namespace not supported error condition.
- PageNotFoundException
- Exception type for the Farah page not found error condition.
- PageRedirectionException
- Exception type for the Farah page redirection error condition.
- ProtocolNotSupportedException
- Exception type for the Farah protocol not supported error condition.
- ResultTypeNotSupportedException
- Exception type for the Farah result type not supported error condition.
- StreamTimedOutException
- Exception type for the Farah stream timed out error condition.
- StreamTypeNotSupportedException
- Exception type for the Farah stream type not supported error condition.
- TagNotSupportedException
- Exception type for the Farah tag not supported error condition.
- UndefinedBehaviorException
- Exception type for the Farah undefined behavior error condition.