Creates and initializes new ErrorEventArgs class instance.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ exception As Exception _ )
public ErrorEventArgs( Exception exception )
Type: System.Exception
Exception occured during the operation.