Exception Summary |
LBException |
Superclass for checked exceptions declared and thrown by the LexBIG runtime. |
LBInvocationException |
The exception to throw when invocation of a LexBIG service fails due to an
unexpected problem captured and logged for administrative action. |
LBParameterException |
The exception to throw when invalid input is provided to a LexBIG service. |
LBResourceUnavailableException |
Thrown when a resource required by the requested LexBIG operation
cannot be located or resolved. |
LBRuntimeException |
Superclass for unchecked exceptions issued by the LexBIG runtime. |
LBUnsupportedOperationException |
The exception to throw when an unsupported operation is attempted against
a LexBIG service. |