'Declaration Public Function New( _ ByVal exception As BarCodeException _ )
public EncodingErrorEventArgs( BarCodeException exception )
Parameters
- exception
- The exception that initially triggered the EncodingError event.
'Declaration Public Function New( _ ByVal exception As BarCodeException _ )
public EncodingErrorEventArgs( BarCodeException exception )