C# Class Taskling.Exceptions.CouldNotStartException

Inheritance: System.Exception
Datei anzeigen Open project: Vanlightly/Taskling.NET

Public Methods

Method Description
CouldNotStartException ( string message ) : System

Method Details

CouldNotStartException() public method

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