C# Class coderwall_api.NotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: tomvdb/coderwall-csharp-wrapper

Public Methods

Method Description
NotFoundException ( string message ) : System

Method Details

NotFoundException() public method

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