C# Class EPiAbstractions.Opinionated.PageRepositoryException

Inheritance: System.Exception
ファイルを表示 Open project: joelabrahamsson/EPiAbstractions

Public Methods

Method Description
PageRepositoryException ( string message ) : System

Method Details

PageRepositoryException() public method

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