| Exception | Description |
|---|---|
| ContainedException |
The operation failed and likely won't succeed with those parameters unless
some action is taken but the rest of the operation should proceed.
|
| FatalException |
The operation failed and the whole application is likely busted and should be
stopped.
|
| RetryableException |
The operation failed but should be retried.
|
Copyright © 2016. All rights reserved.