C# Class RusticiSoftware.TinCanAPILibrary.Exceptions.NotFoundException

Inheritance: System.Exception
ファイルを表示 Open project: RusticiSoftware/TinCanAPILibraryCSharp

Public Methods

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

Method Details

NotFoundException() public method

public NotFoundException ( ) : System
return System

NotFoundException() public method

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