Class IdObjectValidationFailedException

  • All Implemented Interfaces:
    Serializable

    public class IdObjectValidationFailedException
    extends BaseCheckedException
    Exception class when there is any interrupt in processing JSON validation.
    Since:
    1.0.0
    Author:
    Manoj SP, Swati Raj
    See Also:
    Serialized Form
    • Constructor Detail

      • IdObjectValidationFailedException

        public IdObjectValidationFailedException​(String errorCode,
                                                 String errorMessage)
        Constructor for JsonValidationProcessingException class.
        Parameters:
        errorCode - the error code of the exception.
        errorMessage - the error message associated with the exception.
      • IdObjectValidationFailedException

        public IdObjectValidationFailedException​(IdObjectValidatorErrorConstant errorConstant,
                                                 List<ServiceError> errors)
        Instantiates a new id object validation processing exception.
        Parameters:
        errorConstant - the error constant
        errors - the errors