pub const EXCEPTION_MESSAGE: Key;
Expand description

The exception message.

Examples

  • Division by zero
  • Can't convert 'int' object to str implicitly