Class OntologyError

  • All Implemented Interfaces:
    java.io.Serializable

    public final class OntologyError
    extends ErrorCode
    Error codes for ontology processing.
    See Also:
    Serialized Form
    • Field Detail

      • VERSION_NOT_AVAILABLE

        public static final ErrorCode VERSION_NOT_AVAILABLE
      • INVALID_VERSION

        public static final ErrorCode INVALID_VERSION
      • LOAD_IN_PROGRESS

        public static final ErrorCode LOAD_IN_PROGRESS
      • INVALID_ARGUMENT

        public static final ErrorCode INVALID_ARGUMENT
      • BAD_ONTOLOGY

        public static final ErrorCode BAD_ONTOLOGY
      • ONTOLOGY_LOAD_ERROR

        public static final ErrorCode ONTOLOGY_LOAD_ERROR
      • ONTOLOGY_PARSE_ERROR

        public static final ErrorCode ONTOLOGY_PARSE_ERROR