ComponentOne Maps for UWP
C1VectorLayer.UriSourceFailedEventArgs Constructor

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorLayer.UriSourceFailedEventArgs Class : C1VectorLayer.UriSourceFailedEventArgs Constructor
Value to initialize ErrorException.
Initializes a new instance of UriSourceFailedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal error As Exception _
)
public C1VectorLayer.UriSourceFailedEventArgs( 
   Exception error
)

Parameters

error
Value to initialize ErrorException.
See Also

Reference

C1VectorLayer.UriSourceFailedEventArgs Class
C1VectorLayer.UriSourceFailedEventArgs Members