C# Class Foundatio.Repositories.Exceptions.DocumentNotFoundException

Inheritance: System.ApplicationException
Show file Open project: exceptionless/Foundatio.Repositories

Public Methods

Method Description
DocumentNotFoundException ( ) : System
DocumentNotFoundException ( string id ) : System
ToString ( ) : string

Method Details

DocumentNotFoundException() public method

public DocumentNotFoundException ( ) : System
return System

DocumentNotFoundException() public method

public DocumentNotFoundException ( string id ) : System
id string
return System

ToString() public method

public ToString ( ) : string
return string