The goog.testing.JsUnitException Class

goog.testing.JsUnitException(comment, opt_message)

comment {string}
A summary for the exception.
opt_message {?string=}
A description of the exception.

.toString()