ConfigurationProblem( Severity , String, String) constructor

Constructs a ConfigurationProblem with the given problem description associated with the specified configuration property and the specified severity.

Syntax

ConfigurationProblem ( Severity severity , String configurationProperty , String description )

Parameters

Usage

If the problem is associated with the provider or involves one or more configuration properties then the configurationProperty argument should be null.