pcsc-sharp : PCSC Namespace

PCSCException Class

A general PC/SC exception.

public class PCSCException : Exception

Remarks

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 Exception.

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.

Public Properties

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

Member Details

PCSCException Constructor

Documentation for this section has not yet been entered.

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

PCSCException Constructor

Documentation for this section has not yet been entered.

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

PCSCException Constructor

Documentation for this section has not yet been entered.

public PCSCException (SCardError serr, string message, Exception innerEx)

Parameters

serr
Documentation for this section has not yet been entered.
message
Documentation for this section has not yet been entered.
innerEx
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

SCardError Property

Documentation for this section has not yet been entered.

public SCardError SCardError { protected set; get; }

Value

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