pcsc-sharp : PCSC Namespace

UnknownReaderException Class

The requested reader name is unknown.

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

UnknownReaderException Constructor

Documentation for this section has not yet been entered.

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

UnknownReaderException Constructor

Documentation for this section has not yet been entered.

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

UnknownReaderException Constructor

Documentation for this section has not yet been entered.

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