C# Class MbDotNet.Exceptions.ImposterNotFoundException

Inheritance: MountebankException
Afficher le fichier Open project: mattherman/MbDotNet

Méthodes publiques

Méthode Description
ImposterNotFoundException ( string message ) : System
ImposterNotFoundException ( string message, Exception innerException ) : System

Method Details

ImposterNotFoundException() public méthode

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

ImposterNotFoundException() public méthode

public ImposterNotFoundException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System