<div dir="ltr">Never mind.  I see that it is the prefix to the message and is printed out if you simply print "e" rather than e.message.</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 31, 2015 at 10:42 AM Kim Bruce <<a href="mailto:kbbruce47@gmail.com">kbbruce47@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></blockquote></div>