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, getLinkByRelationNamepublic String getErrorMessage()
Copyright © 2014 Digipost Open Source. All rights reserved.