Base class for all Subnetter errors.
This provides common functionality for all error types including:
Creates a new SubnetterError.
Description of the error
Error code from ErrorCode enum
Additional context about the error
Readonly
Gets context information as a formatted string.
Gets a formatted error message with code.
Gets help text for resolving this error.
Base class for all Subnetter errors.
This provides common functionality for all error types including: