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

◆ OnewayOnlyException()

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

Constructs an OnewayOnlyException.

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

Definition at line 869 of file LocalExceptions.h.