Sets an error message. The error message will be displayed in the web interface. This should be used in conjunction with the setFatalErrorOccurred method.
Example
// First set the flag indicating that an error occurred. session.setFatalErrorOccurred( true );
// Append an error message. session.setErrorMessage( "An error occurred in the scraping session." );
Recent comments
9 hours 56 min ago
10 hours 3 min ago
12 hours 10 min ago
1 day 7 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 9 hours ago
3 days 5 hours ago