public class ErrorEntity extends Object
Constructor and Description |
---|
ErrorEntity(String errorKey,
int statusCode,
String briefSummary,
String stackTrace,
String descriptionURL,
String logId) |
Modifier and Type | Method and Description |
---|---|
String |
getBriefSummary() |
String |
getDescriptionURL() |
String |
getErrorKey() |
String |
getLogId() |
String |
getStackTrace() |
int |
getStatusCode() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.