public class ErrorInfo extends Object
| Constructor and Description |
|---|
ErrorInfo(String message,
Exception ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getException() |
String |
getMessage() |
void |
setException(String exception) |
void |
setMessage(String message) |
Copyright © 2016 Alfresco. All rights reserved.