Id¶
-
uint PmpException.Id { get; }¶
Gets the unique identifier for this exception.
- Value
uint – Number that uniquely identifies this exception.
- Remarks
The identifier can be used to lookup additional information about the exception in the documentation. In case the identifier is zero, no documentation is available.