Go to the documentation of this file.
17 #ifndef __BUSBOY_ERROR_H__
18 #define __BUSBOY_ERROR_H__
51 const std::string& summary,
52 const std::string& detail,
53 const std::string& source,
67 std::string
str()
const;
81 std::ostream&
operator<<(std::ostream& os,
const Error& error);
Copyright 2014 Google Inc. All rights reserved.