Converts an OSError object to a string representation.
@override String toString() { return message; }