public class ErrorMessage extends Representation
links
Constructor and Description |
---|
ErrorMessage(String errorMessage,
Link... linker) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getErrorMessage() |
List<Link> |
getLink() |
int |
hashCode() |
void |
setLink(List<Link> links) |
String |
toString() |
addLink, getLinkByRelationName
public String getErrorMessage()
Copyright © 2013 Digipost Open Source. All rights reserved.