C# Class withSIX.Mini.Applications.Services.Infra.RequestedResourceNotFoundException

Inheritance: System.Exception
Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Protected Methods

Method Description
RequestedResourceNotFoundException ( string message, Exception inner ) : System

Method Details

RequestedResourceNotFoundException() protected method

protected RequestedResourceNotFoundException ( string message, Exception inner ) : System
message string
inner System.Exception
return System