C# Class SecureByDesign.Host.Domain.InvalidProductIdArgumentException

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

Public Methods

Method Description
InvalidProductIdArgumentException ( string message ) : System

Method Details

InvalidProductIdArgumentException() public method

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