Class ErrorMessage
java.lang.Object
no.digipost.api.client.representations.Representation
no.digipost.api.client.representations.ErrorMessage
-
Field Summary
FieldsFields inherited from class no.digipost.api.client.representations.Representation
links -
Constructor Summary
ConstructorsConstructorDescriptionErrorMessage(ErrorType errorType, String errorCode, String errorMessage, Link... linker) ErrorMessage(ErrorType errorType, String errorMessage, Link... linker) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLink()inthashCode()voidtoString()withMessage(String otherErrorMessage) Methods inherited from class no.digipost.api.client.representations.Representation
addLink, getLinkByRelationName
-
Field Details
-
EMPTY
-
-
Constructor Details
-
ErrorMessage
-
ErrorMessage
-
-
Method Details