Returns the cause of the exception @return String : Returns the exception cause.
@override String toString() { return message; }