code property

code property

Represents custom exception code.

Definition:

@property
def code(self):
    ...

See Also