Project Malmo  0.30.0
Public Types | Public Member Functions | List of all members
malmo::MissionException Class Reference
Inheritance diagram for malmo::MissionException:

Public Types

enum  MissionErrorCode {
  MISSION_BAD_ROLE_REQUEST, MISSION_BAD_VIDEO_REQUEST, MISSION_ALREADY_RUNNING, MISSION_INSUFFICIENT_CLIENTS_AVAILABLE,
  MISSION_TRANSMISSION_ERROR, MISSION_SERVER_WARMING_UP, MISSION_SERVER_NOT_FOUND, MISSION_NO_COMMAND_PORT,
  MISSION_BAD_INSTALLATION
}
 

Public Member Functions

 MissionException (const std::string &message, MissionErrorCode code)
 
MissionErrorCode getMissionErrorCode () const
 
std::string getMessage () const
 
const char * what () const throw ()
 

The documentation for this class was generated from the following file: