C# Class ModernQR.ExceptionHandler.DecodingFailedException

Inheritance: System.ArgumentException
Exibir arquivo Open project: jgable/ModernQR

Public Methods

Method Description
DecodingFailedException ( String message ) : System

Method Details

DecodingFailedException() public method

public DecodingFailedException ( String message ) : System
message String
return System