Package net.ontopia.topicmaps.rest.model
Class Error
java.lang.Object
net.ontopia.topicmaps.rest.model.Error
-
Constructor Details
-
Error
public Error(org.restlet.data.Status status) -
Error
public Error()
-
-
Method Details
-
getHttpcode
public int getHttpcode() -
getCode
public int getCode() -
getMessage
-
getDescription
-
getCauses
-