public class ErrorRepresentation extends Object
| Constructor and Description |
|---|
ErrorRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
Object[] |
getParams() |
void |
setErrorMessage(String errorMessage) |
void |
setParams(Object[] params) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.