public class ErrorMessage extends Object
Constructor and Description |
---|
ErrorMessage(String messageCode) |
ErrorMessage(String messageCode,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getValue() |
void |
setMessage(String message) |
void |
setValue(String value) |
String |
toString() |
public ErrorMessage(String messageCode)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.