Class InvalidJsonSchemaException

All Implemented Interfaces:
Serializable

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

    • InvalidJsonSchemaException

      public InvalidJsonSchemaException(String message)
    • InvalidJsonSchemaException

      public InvalidJsonSchemaException(String message, Throwable cause)