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

◆ ObjectAdapterDeactivatedException()

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

Constructs an ObjectAdapterDeactivatedException.

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 deactivated.

Definition at line 721 of file LocalExceptions.h.