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, getStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OntopiaServerException(OntopiaRestErrors error, Object... parameters)
public OntopiaServerException(OntopiaRestErrors error, Throwable cause, Object... parameters)
public OntopiaServerException(String description)
public OntopiaServerException(Throwable cause)