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

◆ ObjectAdapterDestroyedException()

Ice::ObjectAdapterDestroyedException::ObjectAdapterDestroyedException ( const char * file,
int line,
std::string_view name )
inline

Constructs an ObjectAdapterDestroyedException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
nameThe name of the object adapter that is destroyed.

Definition at line 738 of file LocalExceptions.h.