pcsc-sharp : PCSC Namespace

InvalidValueException Class

One or more arguments contain invalid values.

public class InvalidValueException : PCSCException

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

Members

See Also: Inherited members from PCSCException.

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Member Details

InvalidValueException Constructor

Documentation for this section has not yet been entered.

public InvalidValueException (SCardError serr)

Parameters

serr
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

InvalidValueException Constructor

Documentation for this section has not yet been entered.

public InvalidValueException (SCardError serr, string message)

Parameters

serr
Documentation for this section has not yet been entered.
message
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1

InvalidValueException Constructor

Documentation for this section has not yet been entered.

public InvalidValueException (SCardError serr, string message, Exception innerException)

Parameters

serr
Documentation for this section has not yet been entered.
message
Documentation for this section has not yet been entered.
innerException
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: PCSC
Assembly: pcsc-sharp (in pcsc-sharp.dll)
Assembly Versions: 1.0.0.0, 2.0.0.0, 2.0.0.1