Apache Mesos
Classes | Functions
errorbase.hpp File Reference
#include <errno.h>
#include <ostream>
#include <string>
#include <stout/os/strerror.hpp>

Go to the source code of this file.

Classes

class  Error
 
class  ErrnoError
 

Functions

std::ostream & operator<< (std::ostream &stream, const Error &error)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const Error error 
)
inline