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

Show file Open project: Chinaccn/surfboard Class Usage Examples

Public Methods

Method Description
ExceptionDetail ( Exception exception, string errorMessage = null ) : System

Method Details

ExceptionDetail() public method

public ExceptionDetail ( Exception exception, string errorMessage = null ) : System
exception System.Exception
errorMessage string
return System