C# Class eRecruiter.Api.Client.ServerErrorException

Inheritance: Exception
Mostra file Open project: eRecruiter/eRecruiter.Api

Public Methods

Method Description
ServerErrorException ( string message = "Server error (HTTP 500)." ) : System

Method Details

ServerErrorException() public method

public ServerErrorException ( string message = "Server error (HTTP 500)." ) : System
message string
return System