C# Class AODL.Utils.ContentMockerException

Inheritance: System.Exception
Afficher le fichier Open project: monsterlabs/HumanRightsTracker

Méthodes publiques

Méthode Description
ContentMockerException ( string message ) : System
ContentMockerException ( string message, Exception innerException ) : System

Method Details

ContentMockerException() public méthode

public ContentMockerException ( string message ) : System
message string
Résultat System

ContentMockerException() public méthode

public ContentMockerException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System