C# Class ServiceStack.Text.Tests.TypeConverterTests.CustomException

Inheritance: System.Exception
Exibir arquivo Open project: ServiceStack/ServiceStack.Text

Public Methods

Method Description
CustomException ( string message ) : System

Method Details

CustomException() public method

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