CurnConfig uses the Configuration class (part of
the clapper.org Java Utility library) to parse and validate the
curn configuration file, holding the results in memory for easy
access.
Constructs an exception containing a resource bundle name, a message
key, a default message (in case the resource bundle can't be found), and
another exception.
Constructs an exception containing a resource bundle name, a message
key, a default message format (in case the resource bundle can't be
found), arguments to be incorporated in the message via
java.text.MessageFormat, and another exception.
Constructs an exception containing a resource bundle name, a message
key, a default message (in case the resource bundle can't be found), and
another exception.
Constructs an exception containing a resource bundle name, a message
key, a default message format (in case the resource bundle can't be
found), arguments to be incorporated in the message via
java.text.MessageFormat, and another exception.