C# Class Cedar.Framework.Common.Client.ExceptionHandlers.ExceptionDetail

Afficher le fichier Open project: Chinaccn/surfboard Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionDetail ( Exception exception, string errorMessage = null ) : System

Method Details

ExceptionDetail() public méthode

public ExceptionDetail ( Exception exception, string errorMessage = null ) : System
exception System.Exception
errorMessage string
Résultat System