Class SCMPValidatorException

All Implemented Interfaces:
Serializable

public class SCMPValidatorException extends HasFaultResponseException
The Class SCMPValidatorException. Occurs when validation of a request fails.
Author:
JTraber
See Also:
  • Constructor Details

    • SCMPValidatorException

      public SCMPValidatorException()
      Instantiates a new sCMP validator exception.
    • SCMPValidatorException

      public SCMPValidatorException(String info)
      Instantiates a new sCMP validator exception.
      Parameters:
      info - the info
    • SCMPValidatorException

      public SCMPValidatorException(SCMPError error, String additionalInfo)
      Instantiates a new sCMP validator exception.
      Parameters:
      error - the error
      additionalInfo - the additional info