Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
Ice::LocalExceptionHelper< T, B > Class Template Reference

Helper template for the implementation of Ice::LocalException. More...

#include <Ice/Ice.h>

Inheritance diagram for Ice::LocalExceptionHelper< T, B >:
Collaboration diagram for Ice::LocalExceptionHelper< T, B >:

Public Member Functions

virtual std::string ice_id () const override
Public Member Functions inherited from IceUtil::ExceptionHelper< T, B >
std::unique_ptr< T > ice_clone () const
virtual void ice_throw () const override
 Throws this exception.

Detailed Description

template<typename T, typename B>
class Ice::LocalExceptionHelper< T, B >

Helper template for the implementation of Ice::LocalException.

It implements ice_id.

Member Function Documentation

◆ ice_id()

template<typename T, typename B>
virtual std::string Ice::LocalExceptionHelper< T, B >::ice_id ( ) const
inlineoverridevirtual

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