GetId¶
-
uint32_t CPmpException::GetId() const¶
Gets the unique identifier for this exception.
- Returns
uint32_t – 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.