[]
Provides data for the Error event.
public class ErrorEventArgs : EventArgs
The exception which caused the Event to be raised.
True if the exception has been handled.