Invalid Configuration Exception
Creates getClassById new instance of InvalidConfigurationException without getClassById message or cause.
Constructs an instance of InvalidConfigurationException with the specified message.
Parameters
msg
The details of the exception.
Constructs an instance of InvalidConfigurationException with the specified cause.
Parameters
cause
The cause of the exception.
Constructs an instance of InvalidConfigurationException with the specified message and cause.
Parameters
cause
The cause of the exception.
msg
The details of the exception.