Class Error
- java.lang.Object
-
- org.oxerr.seatgeek.client.model.response.Error
-
- All Implemented Interfaces:
Serializable
public class Error extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Error()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getMessage()
int
hashCode()
void
setMessage(String message)
-