public class OntopiaServerException extends OntopiaRestException
Constructor and Description |
---|
OntopiaServerException(OntopiaRestErrors error,
Object... parameters) |
OntopiaServerException(OntopiaRestErrors error,
Throwable cause,
Object... parameters) |
OntopiaServerException(String description) |
OntopiaServerException(String description,
Throwable cause) |
OntopiaServerException(Throwable cause) |
getOntopiaCode, getStatus
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OntopiaServerException(OntopiaRestErrors error, Object... parameters)
public OntopiaServerException(OntopiaRestErrors error, Throwable cause, Object... parameters)
public OntopiaServerException(String description)
public OntopiaServerException(Throwable cause)