<div dir="ltr">When a new exception kind is created in Grace, e.g.,<div><br><div><div>def DateRangeException = EnvironmentException.refine("date range exception")</div></div><div><br></div><div>what is the purpose of the string parameter to refine.  It doesn't seem to be related to the message printed.  The spec says nothing about it.</div></div></div>