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

◆ TwowayOnlyException()

Ice::TwowayOnlyException::TwowayOnlyException ( const char * file,
int line,
std::string_view operation )
inline

Constructs a TwowayOnlyException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
operationThe two-way only operation used to create the message returned by what().

Definition at line 805 of file LocalExceptions.h.