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