ComponentOne Imaging for UWP
ImageFailedExceptionEventArgs Constructor

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > ImageFailedExceptionEventArgs Class : ImageFailedExceptionEventArgs Constructor
Value to initialize ErrorException.
Initializes a new ImageFailedExceptionEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal error As System.Exception _
)
public ImageFailedExceptionEventArgs( 
   System.Exception error
)

Parameters

error
Value to initialize ErrorException.
See Also

Reference

ImageFailedExceptionEventArgs Class
ImageFailedExceptionEventArgs Members