C# Class WinGui.HaskellRuntimeException

Inheritance: System.Exception
Afficher le fichier Open project: Twinside/Eq

Méthodes publiques

Méthode Description
HaskellRuntimeException ( string message ) : System

Méthodes protégées

Méthode Description
HaskellRuntimeException ( System info, System context ) : System

Method Details

HaskellRuntimeException() protected méthode

protected HaskellRuntimeException ( System info, System context ) : System
info System
context System
Résultat System

HaskellRuntimeException() public méthode

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