Table of Contents

Class RuleConfigReaderError

Namespace
Fluxzy.Rules
Assembly
Fluxzy.Core.dll
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

string

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.