C# Class Catel.Fody.WeavingException

Inheritance: System.Exception
Show file Open project: Catel/Catel.Fody

Public Methods

Method Description
WeavingException ( string message ) : System

Method Details

WeavingException() public method

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