C# Class AMEEClient.MaterialMapper.UnknownMaterialException

Inheritance: System.Exception
Show file Open project: AMEE/revit

Public Methods

Method Description
UnknownMaterialException ( string message ) : System

Method Details

UnknownMaterialException() public method

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