C# Class Nyaml.YamlError

Inheritance: System.Exception
Mostrar archivo Open project: yaml/Nyaml

Public Methods

Method Description
YamlError ( string message ) : System

Method Details

YamlError() public method

public YamlError ( string message ) : System
message string
return System