C# Class Graphviz.Graph.Exception

Inheritance: System.ApplicationException
ファイルを表示 Open project: tomgr/graphviz-cmake

Public Methods

Method Description
Exception ( string message ) : System

Method Details

Exception() public method

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