C# Class Ancestry.Daisy.Language.InconsistentWhitespaceException

Inheritance: System.Exception
Show file Open project: Ancestry/Daisy

Public Methods

Method Description
InconsistentWhitespaceException ( string msg ) : System

Method Details

InconsistentWhitespaceException() public method

public InconsistentWhitespaceException ( string msg ) : System
msg string
return System