Class InvalidSchemaRefException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidSchemaRefException
    extends InvalidSchemaException
    Thrown when an invalid schema ref is used.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSchemaRefException

        public InvalidSchemaRefException​(ValidationMessage message,
                                         java.lang.Exception cause)
      • InvalidSchemaRefException

        public InvalidSchemaRefException​(ValidationMessage message)