C# Class Pepino.Infrastructure.RestExceptions.UserInputPropertyMissingException

Inheritance: System.Exception
Mostra file 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