Class RuleConfigReaderError
public class RuleConfigReaderError
- Inheritance
-
RuleConfigReaderError
- Inherited Members
Constructors
RuleConfigReaderError(string)
public RuleConfigReaderError(string message)
Parameters
message
string
Properties
Message
public string Message { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.