public interface IErrorReport extends Serializable
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDocuments()
Get the external documents.
|
String |
getErrorHTML()
Get the html representation of the report.
|
String |
getErrorText()
Get the text representation of the report.
|
Copyright © 2012. All Rights Reserved.