C# Class Rosetta.Executable.Exceptions.DefaultOptionException

Exception thrown when the unnamed option is not used properly.
Inheritance: System.Exception
Afficher le fichier Open project: andry-tino/Rosetta

Méthodes publiques

Méthode Description
DefaultOptionException ( ) : System

Initializes a new instance of the DefaultOptionException class.

Method Details

DefaultOptionException() public méthode

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