DeprecatedFeatureException.DeprecatedFeatureException

DeprecatedFeatureException()

Initializes a new instance of the DeprecatedFeatureException class.

public DeprecatedFeatureException()

See Also


DeprecatedFeatureException(string)

Constructor.

public DeprecatedFeatureException(string message)
ParameterTypeDescription
messageStringException message.

See Also