pcsc-sharp : PCSC Namespace

InvalidScopeTypeException Class

Invalid PC/SC scope exception.

public class InvalidScopeTypeException : PCSCException

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

InvalidScopeTypeException Constructor

Documentation for this section has not yet been entered.

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

InvalidScopeTypeException Constructor

Documentation for this section has not yet been entered.

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

InvalidScopeTypeException Constructor

Documentation for this section has not yet been entered.

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