C# Class Ancestry.Daisy.Program.DaisyRuntimeException

Inheritance: System.Exception
Datei anzeigen Open project: Ancestry/Daisy

Public Methods

Method Description
DaisyRuntimeException ( string message ) : System

Method Details

DaisyRuntimeException() public method

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