C# Class Redouble.AspNet.Webpack.QuietException

Inheritance: System.Exception
ファイルを表示 Open project: frankwallis/WebpackAspnetMiddleware

Public Methods

Method Description
QuietException ( string message ) : System
ToString ( ) : string

Method Details

QuietException() public method

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

ToString() public method

public ToString ( ) : string
return string