[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.EraConfigurationException.ValueNotMatchPattern

ValueNotMatchPattern Method

ValueNotMatchPattern(string)

Creates an exception indicating that the given value does not match the required pattern.

Declaration
public static EraConfigurationException ValueNotMatchPattern(string value)
Parameters
Type Name Description
string value

The value that failed pattern matching.

Returns
Type Description
EraConfigurationException

A new EraConfigurationException with the ValueNotMatchPattern code.