C# Class QuickDotNetCheck.Exceptions.UnexpectedException

Inheritance: FalsifiableException
Afficher le fichier Open project: kilfour/QuickDotNetCheck

Méthodes publiques

Méthode Description
UnexpectedException ( Exception exception ) : System

Private Methods

Méthode Description
BuildMessage ( Exception exception ) : string

Method Details

UnexpectedException() public méthode

public UnexpectedException ( Exception exception ) : System
exception System.Exception
Résultat System