C# Class fitnesse.mtee.exception.CreateException

Inheritance: System.ApplicationException
Afficher le fichier Open project: unclebob/nslim

Méthodes publiques

Méthode Description
CreateException ( Type type, int parameterCount, Exception exception ) : System

Method Details

CreateException() public méthode

public CreateException ( Type type, int parameterCount, Exception exception ) : System
type System.Type
parameterCount int
exception System.Exception
Résultat System