pcsc-sharp : PCSC Namespace

UnresponsiveCardException Class

The smart card is unresponsive.

public class UnresponsiveCardException : 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

UnresponsiveCardException Constructor

Documentation for this section has not yet been entered.

public UnresponsiveCardException (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

UnresponsiveCardException Constructor

Documentation for this section has not yet been entered.

public UnresponsiveCardException (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

UnresponsiveCardException Constructor

Documentation for this section has not yet been entered.

public UnresponsiveCardException (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