C# Class Naos.Foundation.Application.NotFoundException

Inheritance: Naos.Foundation.Application.HttpException
显示文件 Open project: vip32/Naos

Public Methods

Method Description
NotFoundException ( ) : System

Initializes a new instance of the NotFoundException class.

Method Details

NotFoundException() public method

Initializes a new instance of the NotFoundException class.
public NotFoundException ( ) : System
return System