C# Class GoodAI.BrainSimulator.Forms.MainForm.ProjectLoadingException

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

Public Methods

Method Description
ProjectLoadingException ( string message, Exception innerException ) : GoodAI.BrainSimulator.NodeView

Method Details

ProjectLoadingException() public method

public ProjectLoadingException ( string message, Exception innerException ) : GoodAI.BrainSimulator.NodeView
message string
innerException System.Exception
return GoodAI.BrainSimulator.NodeView