C# Class Machete.Core.MacheteRuntimeException

Inheritance: MacheteException
ファイルを表示 Open project: ChaosPandion/Machete

Public Methods

Method Description
MacheteRuntimeException ( IDynamic thrown )
ToString ( ) : string

Method Details

MacheteRuntimeException() public method

public MacheteRuntimeException ( IDynamic thrown )
thrown IDynamic

ToString() public method

public ToString ( ) : string
return string