C# Class SecureByDesign.Host.Domain.InvalidProductNameArgumentException

Inheritance: ArgumentException
显示文件 Open project: Omegapoint/rest-sec-net

Public Methods

Method Description
InvalidProductNameArgumentException ( string message ) : System

Method Details

InvalidProductNameArgumentException() public method

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