C# Class Dashing.Console.CatchyException

Inheritance: System.Exception
显示文件 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