Exception, to be thrown when the specified configuration file could not be read, for whatever reason.
It is a normal Exception but with an attached filename string.
Create a new ConfigurationFileReadFailureException, without attaching a filename.
Create a new ConfigurationFileReadFailureException, attaching a filename.
The name of the configuration file the exception refers to.
Exception, to be thrown when the specified configuration file could not be read, for whatever reason.
It is a normal Exception but with an attached filename string.