public interface AlfrescoErrorContent
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Gets the HTTP Error code.
|
String |
getMessage()
Gets the main message from the error.
|
String |
getStackTrace()
Gets the stack trace associated to the exception.
|
int getCode()
String getMessage()
String getStackTrace()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.