public class JavaScriptValidationError extends Object
| Constructor and Description | 
|---|
| JavaScriptValidationError(String errorMessage,
                         int lineNumber) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getErrorMessage() | 
| int | getLineNumber() | 
Copyright © 2019. All Rights Reserved.