C# Class CatEye.IncorrectNodeValueException

Inheritance: StageDeserializationException
Show file Open project: bigfatbrowncat/CatEye

Public Methods

Method Description
IncorrectNodeValueException ( string message ) : System

Method Details

IncorrectNodeValueException() public method

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