Apache Mesos
Public Member Functions | Public Attributes | List of all members
Error Class Reference

#include <errorbase.hpp>

Inheritance diagram for Error:
ErrnoError gzip::internal::GzipError mesos::internal::FilesError mesos::internal::slave::cni::spec::PluginError process::grpc::StatusError process::http::authentication::JWTError WindowsErrorBase WindowsError WindowsSocketError

Public Member Functions

 Error (const std::string &_message)
 
bool operator== (const Error &that) const
 

Public Attributes

const std::string message
 

Constructor & Destructor Documentation

Error::Error ( const std::string &  _message)
inlineexplicit

Member Function Documentation

bool Error::operator== ( const Error that) const
inline

Member Data Documentation

const std::string Error::message

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