public class ErrorMessage extends AbstractMessage
| Modifier and Type | Field and Description |
|---|---|
String |
error |
MESSAGE_ERROR, MESSAGE_PLAINTEXT, MESSAGE_QUERY, messageType| Constructor and Description |
|---|
ErrorMessage(int messageType,
String error) |
public String error
public ErrorMessage(int messageType,
String error)
public int hashCode()
hashCode in class AbstractMessagepublic boolean equals(Object obj)
equals in class AbstractMessageCopyright © 2015. All rights reserved.