An illegal line ending was specified.
author: Stephen Ostermiller http://ostermiller.org/contact.pl?regarding=Java+Utilities since: ostermillerutils 1.06.01
Constructs an exception with the specified detail message.
The error message string s can later be retrieved by the
Throwable.getMessage() method of class java.lang.Throwable.
Parameters: s - the detail message. since: ostermillerutils 1.06.01