|
|
inline std::ostream &
operator<< ( std::ostream & os,
const Exception & e )
| operator<< |
#include <Exception.h>
Print an Exception to an ostream.
Parameters:
os | the output stream to print to. |
e | the Exception to print. |
Returns: a reference to the supplied output stream.
Generated by: darkeye on destroy on Sun Feb 15 23:41:12 2004, using kdoc 2.0a54. |