Returns the message of the exception as its string representation.
@override String toString() { return message; }