PropertyConfigurerException

Denotes an error that occurred during configuration process done by an object which is a subclass of PropertyConfigurer.

Constructors

this
this(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this(string msg, Throwable next, string file, size_t line)
Undocumented in source.

Meta