Returns a string representation of the error, primarily the message.
@override String toString() { return message; }