C# Class Shakespeare.Support.Utilities.RuntimeException

Inheritance: System.Exception
Afficher le fichier Open project: jamescurran/ShakespeareCompiler

Méthodes publiques

Méthode Description
RuntimeException ( int lineno, string format ) : System

Method Details

RuntimeException() public méthode

public RuntimeException ( int lineno, string format ) : System
lineno int
format string
Résultat System