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

◆ ObjectAdapterIdInUseException()

Ice::ObjectAdapterIdInUseException::ObjectAdapterIdInUseException ( const char * file,
int line,
std::string_view adapterId )
inline

Constructs an ObjectAdapterIdInUseException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
adapterIdThe adapter ID used to create the message returned by what().

Definition at line 756 of file LocalExceptions.h.