Class | Description |
---|---|
MessageParsingExceptionMapper |
Exception mapper for the parsing exception
|
MessageValidationExceptionMapper |
Exception mapper for the validation exception
|
Exception | Description |
---|---|
MessageParsingException |
In case the message contains invalid or incomplete json content or invalid or missing attributes.
|
MessageQueueCommunicationException |
Used in case an error occured sending or receiving a message via message queue
|
MessageValidationException |
In case the message contains inconsistent or missing values this exception is used.
|
Copyright © 2019 Communote team. All rights reserved.