C# Class MegaMine.Core.Exception.NTException

Inheritance: System.Exception
Afficher le fichier Open project: Nootus/MegaMine

Méthodes publiques

Méthode Description
NTException ( string message ) : System.Collections.Generic
NTException ( string message, List errors ) : System.Collections.Generic

Method Details

NTException() public méthode

public NTException ( string message ) : System.Collections.Generic
message string
Résultat System.Collections.Generic

NTException() public méthode

public NTException ( string message, List errors ) : System.Collections.Generic
message string
errors List
Résultat System.Collections.Generic