Conditionally assign the specified other object to this object.
If the severity of the specified other object is greater than the current value of this->severity(), then assign this object the value of other, otherwise do nothing.
| Name | Description |
|---|---|
| other | error information to assign if more severe |