C# Class aMAZEing.errors.NotFoundError

Inheritance: aMAZEing.errors.ApiError
Mostrar archivo Open project: DorianPopa/aMAZEing

Public Methods

Method Description
NotFoundError ( ) : System.Net
NotFoundError ( string message ) : System.Net

Method Details

NotFoundError() public method

public NotFoundError ( ) : System.Net
return System.Net

NotFoundError() public method

public NotFoundError ( string message ) : System.Net
message string
return System.Net