C# Class Yarn.YarnException

Inheritance: System.Exception
Mostra file Open project: thesecretlab/YarnSpinner

Public Methods

Method Description
YarnException ( string message ) : System

Method Details

YarnException() public method

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