C# Class SharpRaven.Data.SentryException

Show file Open project: ivelum/SharpRaven Class Usage Examples

Public Methods

Method Description
SentryException ( Exception e ) : System

Method Details

SentryException() public method

public SentryException ( Exception e ) : System
e System.Exception
return System