C# Class Endjin.Assembly.ChangeDetection.Infrastructure.LastException

Afficher le fichier Open project: endjin/Endjin.Assembly.ChangeDetection

Méthodes publiques

Méthode Description
GetLastException ( ) : Exception

Get from the current thread the last thrown exception object.

LastException ( ) : System

Method Details

GetLastException() public méthode

Get from the current thread the last thrown exception object.
public GetLastException ( ) : Exception
Résultat System.Exception

LastException() public méthode

public LastException ( ) : System
Résultat System