Uses of Class
net.ontopia.topicmaps.rest.exceptions.OntopiaRestException
-
Packages that use OntopiaRestException Package Description net.ontopia.topicmaps.rest.exceptions net.ontopia.topicmaps.rest.resources -
-
Uses of OntopiaRestException in net.ontopia.topicmaps.rest.exceptions
Subclasses of OntopiaRestException in net.ontopia.topicmaps.rest.exceptions Modifier and Type Class Description classOntopiaClientExceptionclassOntopiaServerExceptionMethods in net.ontopia.topicmaps.rest.exceptions that return OntopiaRestException Modifier and Type Method Description OntopiaRestExceptionOntopiaRestErrors. build(Object... parameters)OntopiaRestExceptionOntopiaRestErrors. build(Throwable cause, Object... parameters) -
Uses of OntopiaRestException in net.ontopia.topicmaps.rest.resources
Methods in net.ontopia.topicmaps.rest.resources that throw OntopiaRestException Modifier and Type Method Description TMOAbstractTMObjectResource. remove(TMO object)TMOAbstractTMObjectResource. resolve()TMOAbstractTMObjectResource. resolve(boolean allowNull)
-