code property

code property

Represents the exception code.

Definition:

@property
def code(self):
    ...

See Also