Hi, I'm reading through some of the code in the exception package and noticed the following description for MathIllegalStateException:
* Base class for all exceptions that signal a mismatch between the * current state and the user's expectations. I'm curious as to whether it should be: * Base class for all exceptions that signal that the mathematical process * is in a state that does not comply with the set of states that it is designed to be in. Fairly trivial, but maybe this will give me a chance to practice sending another pull request :). Cheers, - Ole --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org