SecurityServices for .NET 2.0 Documentation

SmartcardException Constructor (String)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SmartcardException class with its message string set to message and its inner exception set to a null reference (Nothing in Visual Basic).

public SmartcardException(
   String message
);

Parameters

String
A String that describes the error. The content of message is intended to be understood by humans.

See Also

SmartcardException Class | Org.Mentalis.SecurityServices.Smartcard Namespace | SmartcardException Constructor Overload List