C# Class Dashing.Console.CatchyException

Inheritance: System.Exception
Show file Open project: Polylytics/dashing

Public Methods

Method Description
CatchyException ( string message ) : System

Method Details

CatchyException() public method

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