|
Exception Summary |
| CommandException |
Class CommandException indicates an exceptional condition
encountered while executing a Command. |
| FeatureException |
Class FeatureException indicates an exceptional condition encountered while
evaluating a feature of Sieve. |
| InternetAddressException |
Class InternetAddressException indicates an exceptional condition encountered
while evaluating an Internet Address. |
| LookupException |
Class LookupException indicates an exceptional condition encountered while
locating a Sieve resource. |
| OperationException |
Class OperationException indicates an exceptional condition
encountered while executing an Operation. |
| SieveException |
Class SieveException indicates an exceptional condition
encountered within Sieve. |
| SievePatternException |
Class SievePatternException indicates an exceptional condition
encountered while evaluating a glob expression. |
| StopException |
Class StopException indicates that evaluation should be
terminated. |
| SyntaxException |
Class SyntaxException indicates an exceptional condition
encountered while evaluating the operands of a Sieve operation, such as a
Command, Test or Comparator. |
| TestException |
Class TestException indicates an exceptional condition
encountered while executing a Test. |