Package com.algolia.model.analytics
Class ErrorBase
java.lang.Object
com.algolia.model.analytics.ErrorBase
Error.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get messageint
hashCode()
setAdditionalProperty
(String name, Object value) setMessage
(String message) toString()
-
Constructor Details
-
ErrorBase
public ErrorBase()
-
-
Method Details