public interface JavaScriptErrorInfo
JavaScriptErrorRetriever| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the full error line as it should be displayed.
|
String |
getMessage()
Returns only the message portion of the error (for comparison to errorsToIgnore).
|
Copyright © 2015 Atlassian. All rights reserved.