| Class | Description |
|---|---|
| ChampVAExceptionTest |
Unit Tests for the ChampVAException Classes.
|
| CodeResult |
Class CodeResult is the Data Transfer Object for the CHAMPVA Pay Service
|
| CodeResultTest |
Unit Tests for the CodeResult Class
|
| Exception | Description |
|---|---|
| ChampVAException |
ChampVAException is the Abstract Base Class for Exceptions propagated by the
CHAMPVA Pay Service.
|
| ChampVAFoundationsException |
ChampVAFoundationsException is the wrapper Exception used to handle
FoundationsExceptions propagated by VistaLink within the CHAMPVA Pay Service.
|
| ChampVAJsonException |
ChampVAJsonException is the wrapper Exception used to handle
JsonProcessingExceptions propagated by Jackson within the CHAMPVA Pay
Service.
|
| ChampVANamingException |
ChampVANamingException is the wrapper Exception used to handle
NamingExceptions propagated by VistaLink within the CHAMPVA Pay Service.
|
| ChampVAResourceException | |
| ChampVAVLFaultException |
ChampVAVLFaultException is the wrapper Exception used to handle
VistaLinkFaultExceptions propagated by VistaLink within the CHAMPVA Pay
Service.
|