id property

int id
getter/setter pair

Identifier of the warning. The ID is unique only within its specific CustomWarning.customWarningType and can be used to retrieve additional information from a corresponding registry.

Implementation

int id;