C# Class Tcoc.ExceptionHandler.Exceptions.SampleException

Inheritance: Exception
Show file Open project: robibobi/dotnet-global-exceptionhandler

Public Methods

Method Description
SampleException ( string message ) : System

Method Details

SampleException() public method

public SampleException ( string message ) : System
message string
return System