escript
Revision_Unversioneddirectory
|
#include "EsysException.h"
Functions | |
std::ostream & | operator<< (std::ostream &output, EsysException &inException) |
Stream insertion (print) operator for EsysExceptions. More... | |
std::ostream& operator<< | ( | std::ostream & | output, |
EsysException & | inException | ||
) |
Stream insertion (print) operator for EsysExceptions.
output | Input - Output stream. |
inException | Input - The exception to be inserted into the output stream. |
References esysUtils::EsysException::toString().