Class SchemaNotFoundException

All Implemented Interfaces:
Serializable

public class SchemaNotFoundException extends JsonSchemaException
Exception type used to indicate that resolution of specific schema has failed.
See Also:
  • Method Details

    • getRef

      public String getRef()
      Schema ref getter.
      Returns:
      reference string for which the resolution failed