Exception Summary |
ComponentNotFoundException |
Exception which occurs if a system component could not be found by another
component. |
TeiidComponentException |
Exception which occurs if an error occurs within the server that is not
business-related. |
TeiidException |
Exception which occurs if an error occurs within the server that is not
business-related. |
TeiidProcessingException |
This exception is a superclass for exceptions that are thrown during
processing as a result of user input. |
TeiidRuntimeException |
A generic runtime exception which contains a reference to another exception
and which represents a condition that should never occur during runtime. |