C# Class NNX.AddIn.NNXException

Inheritance: System.Exception
Afficher le fichier Open project: ikhramts/NNX

Méthodes publiques

Méthode Description
NNXException ( string message, Exception innerException = null ) : System

Method Details

NNXException() public méthode

public NNXException ( string message, Exception innerException = null ) : System
message string
innerException System.Exception
Résultat System