|
Exception Summary |
| InadequateBindingException |
Super-class for the binding exceptions. |
| InadequateDestinationException |
Thrown when an attempt is made to bind a treatment to a destination that
is inadequate (the treatment, as implemented, requires a specific
destination that is not provided). |
| InadequateSourceException |
Thrown when an attempt is made to bind a treatment to a source that
is inadequate (the treatment, as implemented, requires a specific
source that is not provided). |
| TreatmentInterrupted |
Thrown by a treatment when the processing cannot be completed
normally. |