'Declaration Public Function New( _ ByVal message As String _ )
'Usage Dim message As String Dim instance As New ErrorCorrectionLevelTooHighException(message)
public ErrorCorrectionLevelTooHighException( string message )
public: ErrorCorrectionLevelTooHighException( string* message )
public: ErrorCorrectionLevelTooHighException( String^ message )
ErrorCorrectionLevelTooHighException Class ErrorCorrectionLevelTooHighException Members Overload List