Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ice_print()

virtual void Ice::Exception::ice_print ( std::ostream & os) const
pure virtual

Outputs a description of this exception to a stream.

Parameters
osThe output stream.

Implemented in Ice::LocalException, and Ice::UserException.