Class JsonSchemaValidationException

All Implemented Interfaces:
Serializable

public class JsonSchemaValidationException extends VitamException
Exception to be thrown when json schema validation fails
See Also:
  • Constructor Details

    • JsonSchemaValidationException

      public JsonSchemaValidationException(String message)
    • JsonSchemaValidationException

      public JsonSchemaValidationException(String message, Throwable cause)