Cla Property
Cla
Gets or sets the APDU class associated with this exception.
C#
public Nullable<byte> Cla { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The class value of the command APDU when the exception occurred. |