#include "system_dep.h"
#include <string>
#include <exception>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | esysUtils |
Classes | |
class | esysUtils::EsysException |
Functions | |
std::ostream & | esysUtils::operator<< (std::ostream &output, EsysException &inException) |
Stream insertion (print) operator for EsysExceptions. |