Package net.ontopia.topicmaps.rest.model
Class Error
- java.lang.Object
-
- net.ontopia.topicmaps.rest.model.Error
-
public class Error extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]
getCauses()
int
getCode()
String
getDescription()
int
getHttpcode()
String
getMessage()
-