C# Class Clearsilver.NeoException

Inheritance: System.Exception
Afficher le fichier Open project: jeske/StepsDB-alpha

Méthodes publiques

Свойство Type Description
full_traceback string
reason string

Méthodes publiques

Méthode Description
NeoException ( string r, string tb ) : System

Method Details

NeoException() public méthode

public NeoException ( string r, string tb ) : System
r string
tb string
Résultat System

Property Details

full_traceback public_oe property

public string full_traceback
Résultat string

reason public_oe property

public string reason
Résultat string