C# Class BingeBuddyNg.Core.Infrastructure.NotFoundException

Inheritance: Exception
ファイルを表示 Open project: marxxxx/bingebuddyng

Public Methods

Method Description
NotFoundException ( string message ) : System

Method Details

NotFoundException() public method

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