Return a string representation of this status code.
@override String toString() { return '$value $name'; }