C# Class Rosetta.Executable.Exceptions.ConflictingOptionsException

Exception thrown when conflicts occur in provided parameters.
Inheritance: System.Exception
Afficher le fichier Open project: andry-tino/Rosetta

Méthodes publiques

Méthode Description
ConflictingOptionsException ( ) : System

Initializes a new instance of the ConflictingOptionsException class.

Method Details

ConflictingOptionsException() public méthode

Initializes a new instance of the ConflictingOptionsException class.
public ConflictingOptionsException ( ) : System
Résultat System