Class OntopiaRestException

    • Constructor Detail

      • OntopiaRestException

        public OntopiaRestException​(org.restlet.data.Status status)
      • OntopiaRestException

        public OntopiaRestException​(org.restlet.data.Status status,
                                    String description)
      • OntopiaRestException

        public OntopiaRestException​(org.restlet.data.Status status,
                                    String description,
                                    Throwable cause)
      • OntopiaRestException

        public OntopiaRestException​(org.restlet.data.Status status,
                                    Throwable cause)
    • Method Detail

      • getStatus

        public org.restlet.data.Status getStatus()
      • getOntopiaCode

        public int getOntopiaCode()