NodeIDAnnotationError

Constructor:

Signature:

def __init__(self, message: str, cls: Type) -> None:
...

Parameters:

  1. message:

    Type
    str

Attributes:

  1. cls:

  2. message:

  3. rich_message:

  4. suggestion:

  5. annotation_message:

  6. exception_source:

    Type
    ExceptionSource | None