C# Class MyTested.AspNetCore.Mvc.Licensing.InvalidLicenseException

Inheritance: System.Exception
Exibir arquivo Open project: ivaylokenov/MyTested.AspNetCore.Mvc

Public Methods

Method Description
InvalidLicenseException ( string message ) : System

Method Details

InvalidLicenseException() public method

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