C# Class erminas.SmartAPI.Exceptions.MissingElementValueException

Inheritance: PageStatusException
Show file Open project: erminas/smartapi

Public Methods

Method Description
MissingElementValueException ( IPage page, IEnumerable names ) : System

Private Methods

Method Description
BuildMessage ( IEnumerable names ) : string

Method Details

MissingElementValueException() public method

public MissingElementValueException ( IPage page, IEnumerable names ) : System
page IPage
names IEnumerable
return System