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.
Create a new RollingFileWriter that will write to the
specified file, optionally automatically rolling the file over when
it exceeds a specified maximum size.
Create a new RollingFileWriter that will write to the
specified file, optionally automatically rolling the file over when
it exceeds a specified maximum size.
Create a new RollingFileWriter that will write to the
specified file, optionally automatically rolling the file over when
it exceeds a specified maximum size.