C# Class Crowbar.Web.Core.CrowbarExceptionController.NonSerializableCrowbarException

Inheritance: System.Exception
显示文件 Open project: mrydengren/crowbar

Public Methods

Method Description
NonSerializableCrowbarException ( string message ) : System

Method Details

NonSerializableCrowbarException() public method

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