C# Class Pepino.Infrastructure.Exceptions.UserInputPropertyMissingException

Inheritance: System.Exception
Mostrar archivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
UserInputPropertyMissingException ( string parameterName ) : System

Method Details

UserInputPropertyMissingException() public method

public UserInputPropertyMissingException ( string parameterName ) : System
parameterName string
return System