C# Class EveOnlineApi.Exceptions.EveServersOfflineException

Inheritance: Exception
Mostra file Open project: reflection-emit/Cauldron

Public Methods

Method Description
EveServersOfflineException ( string message ) : System

Method Details

EveServersOfflineException() public method

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