Class AS4ErrorMessage

All Implemented Interfaces:
com.helger.commons.traits.IGenericImplTrait<AS4ErrorMessage>, IAS4Message

public class AS4ErrorMessage extends AbstractAS4Message<AS4ErrorMessage>
AS4 error message.
An Error does not have to be associated with a P-Mode when it is synchronously send back. Only when Errors need to be send async a P-Mode is needed to find the URL where to send to.
Errors do not need to be signed, just because problems like these can occur where a gateway doesn’t know how to sign.
Author:
Philip Helger