C# Class Selene.Backend.InspectionException

Inheritance: System.Exception
Afficher le fichier Open project: TobiasKappe/Selene

Méthodes publiques

Свойство Type Description
Culprit System.Type

Méthodes publiques

Méthode Description
InspectionException ( Type Culprit, string Description ) : System

Method Details

InspectionException() public méthode

public InspectionException ( Type Culprit, string Description ) : System
Culprit System.Type
Description string
Résultat System

Property Details

Culprit public_oe property

public Type,System Culprit
Résultat System.Type