C# Class GoodAI.Core.Configuration.MyModuleLoadingException

Inheritance: System.Exception
Afficher le fichier Open project: GoodAI/BrainSimulator

Méthodes publiques

Méthode Description
MyModuleLoadingException ( string message, Exception innerException ) : GoodAI.Core.Utils

Method Details

MyModuleLoadingException() public méthode

public MyModuleLoadingException ( string message, Exception innerException ) : GoodAI.Core.Utils
message string
innerException System.Exception
Résultat GoodAI.Core.Utils