Class JsonSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.inductiveautomation.ignition.common.jsonschema.JsonSchemaException
All Implemented Interfaces:
Serializable

public class JsonSchemaException extends RuntimeException
See Also:
  • Constructor Details

    • JsonSchemaException

      public JsonSchemaException(String message)
    • JsonSchemaException

      public JsonSchemaException(Throwable throwable)