Base class for exceptions thrown by loaders.
More...
#include <BinaryLoader.h>
|
| Exception (const std::string &reason) |
|
void | print (std::ostream &) const |
|
Base class for exceptions thrown by loaders.
Definition at line 73 of file BinaryLoader.h.
BinaryLoader::Exception::Exception |
( |
const std::string & |
reason) | |
|
|
inline |
void BinaryLoader::Exception::print |
( |
std::ostream & |
) | |
const |
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const Exception & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: