C# Class SimTelemetry.Domain.Exceptions.LogFileException

Inheritance: System.Exception
Afficher le fichier Open project: nlhans/SimTelemetry

Méthodes publiques

Méthode Description
LogFileException ( string message, Exception innerEx ) : System

Method Details

LogFileException() public méthode

public LogFileException ( string message, Exception innerEx ) : System
message string
innerEx System.Exception
Résultat System