ExeceptionHandlingInterceptor Class Reference
+ Inheritance diagram for ExeceptionHandlingInterceptor:

Public Member Functions

bool dispatch (Ice::Request &request) override
 
 ExeceptionHandlingInterceptor (const Ice::ObjectPtr &servant)
 

Public Attributes

Ice::ObjectPtr _servant
 

Detailed Description

Definition at line 74 of file IceManager.cpp.

Constructor & Destructor Documentation

◆ ExeceptionHandlingInterceptor()

ExeceptionHandlingInterceptor ( const Ice::ObjectPtr &  servant)
inline

Definition at line 77 of file IceManager.cpp.

Member Function Documentation

◆ dispatch()

bool dispatch ( Ice::Request &  request)
inlineoverride

Definition at line 80 of file IceManager.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _servant

Ice::ObjectPtr _servant

Definition at line 94 of file IceManager.cpp.


The documentation for this class was generated from the following file: