C# Class GoodAI.Core.Configuration.MyModuleLoadingException

Inheritance: System.Exception
Exibir arquivo Open project: GoodAI/BrainSimulator

Public Methods

Method Description
MyModuleLoadingException ( string message, Exception innerException ) : GoodAI.Core.Utils

Method Details

MyModuleLoadingException() public method

public MyModuleLoadingException ( string message, Exception innerException ) : GoodAI.Core.Utils
message string
innerException System.Exception
return GoodAI.Core.Utils