| Interface | Description |
|---|---|
| FailureViewFactory |
This factory is responsible to create a view which is shown when the transaction is failing.
|
| Class | Description |
|---|---|
| DefaultFailureViewFactory |
Default implementation of
FailureViewFactory which provides a static view with the error
message. |