C# Class ServiceStack.LicenseException

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

Public Methods

Method Description
LicenseException ( string message ) : System

Method Details

LicenseException() public method

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