Ice 3.7 C++11 API Reference
Public Member Functions | List of all members
Ice::UserExceptionHelper< T, B > Class Template Reference

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

#include <Ice/Ice.h>

Inheritance diagram for Ice::UserExceptionHelper< T, B >:
Inheritance graph
[legend]
Collaboration diagram for Ice::UserExceptionHelper< T, B >:
Collaboration graph
[legend]

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

Detailed Description

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

Helper template for the implementation of Ice::UserException.

It implements ice_id.

Member Function Documentation

◆ ice_id()

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

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