Constructor.
Overload List
Name | Description | |
---|---|---|
![]() | CardServiceException(String) |
Constructs a CardServiceException with specified status word error code
and inner exception object.
|
![]() | CardServiceException(StatusWord) |
Constructs a CardServiceException with specified status word error code.
|
![]() | CardServiceException(Byte, Byte) |
Constructs a CardServiceException with specified status word error code (SW1, SW2).
|
![]() | CardServiceException(SerializationInfo, StreamingContext) |
Serialization constructor
|
![]() | CardServiceException(String, Exception) |
Constructs a CardServiceException with specified status word error code
and inner exception object.
|
![]() | CardServiceException(StatusWord, Exception) |
Constructs a CardServiceException with specified status word error code
and inner exception object.
|