Class OntopiaServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.topicmaps.rest.exceptions.OntopiaRestException
net.ontopia.topicmaps.rest.exceptions.OntopiaServerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOntopiaServerException(String description) OntopiaServerException(String description, Throwable cause) OntopiaServerException(Throwable cause) OntopiaServerException(OntopiaRestErrors error, Object... parameters) OntopiaServerException(OntopiaRestErrors error, Throwable cause, Object... parameters) -
Method Summary
Methods inherited from class net.ontopia.topicmaps.rest.exceptions.OntopiaRestException
getOntopiaCode, getStatusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OntopiaServerException
-
OntopiaServerException
-
OntopiaServerException
-
OntopiaServerException
-
OntopiaServerException
-