pub const EXCEPTION_MESSAGE: &str = "exception.message";
The exception message.
"Division by zero"
"Can't convert 'int' object to str implicitly"