C# Class LynnaLab.NotFoundException

Inheritance: System.Exception
显示文件 Open project: Drenn1/LynnaLab

Public Methods

Method Description
NotFoundException ( ) : System
NotFoundException ( string s ) : System

Method Details

NotFoundException() public method

public NotFoundException ( ) : System
return System

NotFoundException() public method

public NotFoundException ( string s ) : System
s string
return System