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

◆ Exception() [2/2]

Ice::Exception::Exception ( const Exception & other)
defaultnoexcept

Copy constructor.

Initializes this exception with a copy of other.

Parameters
otherThe exception to copy from.