C# Class erminas.SmartAPI.Exceptions.MissingKeywordsException

Inheritance: PageStatusException
Show file Open project: erminas/smartapi

Public Methods

Method Description
MissingKeywordsException ( IPage page, IEnumerable keywordMessages ) : System

Private Methods

Method Description
BuildMessage ( IEnumerable keywordMessages ) : string

Method Details

MissingKeywordsException() public method

public MissingKeywordsException ( IPage page, IEnumerable keywordMessages ) : System
page IPage
keywordMessages IEnumerable
return System