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

Inheritance: System.Exception
Datei anzeigen 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