TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
AODefs::AOException Class Reference

#include <AODefinitions.h>

Inheritance diagram for AODefs::AOException:
Inheritance graph
Collaboration diagram for AODefs::AOException:
Collaboration graph

Public Member Functions

 AOException ()
 
 AOException (::Ice::Int, const ::std::string &)
 
virtual ~AOException () throw ()
 
virtual ::std::string ice_name () const
 
virtual AOExceptionice_clone () const
 
virtual void ice_throw () const
 
 AOException ()
 
 AOException (::Ice::Int, const ::std::string &)
 
virtual ~AOException () throw ()
 
virtual ::std::string ice_name () const
 
virtual AOExceptionice_clone () const
 
virtual void ice_throw () const
 

Public Attributes

::Ice::Int code
 
::std::string what
 

Protected Member Functions

virtual void __writeImpl (::IceInternal::BasicStream *) const
 
virtual void __readImpl (::IceInternal::BasicStream *)
 
virtual void __writeImpl (::IceInternal::BasicStream *) const
 
virtual void __readImpl (::IceInternal::BasicStream *)
 

Constructor & Destructor Documentation

◆ AOException() [1/4]

AODefs::AOException::AOException ( )
inline

◆ AOException() [2/4]

AODefs::AOException::AOException ( ::Ice::Int  __ice_code,
const ::std::string &  __ice_what 
)

◆ ~AOException() [1/2]

AODefs::AOException::~AOException ( )
throw (
)
virtual

◆ AOException() [3/4]

AODefs::AOException::AOException ( )
inline

◆ AOException() [4/4]

AODefs::AOException::AOException ( ::Ice::Int  ,
const ::std::string &   
)

◆ ~AOException() [2/2]

virtual AODefs::AOException::~AOException ( )
throw (
)
virtual

Member Function Documentation

◆ __readImpl() [1/2]

void AODefs::AOException::__readImpl ( ::IceInternal::BasicStream *  __is)
protectedvirtual

◆ __readImpl() [2/2]

virtual void AODefs::AOException::__readImpl ( ::IceInternal::BasicStream *  )
protectedvirtual

◆ __writeImpl() [1/2]

virtual void AODefs::AOException::__writeImpl ( ::IceInternal::BasicStream *  ) const
protectedvirtual

◆ __writeImpl() [2/2]

void AODefs::AOException::__writeImpl ( ::IceInternal::BasicStream *  __os) const
protectedvirtual

◆ ice_clone() [1/2]

AODefs::AOException * AODefs::AOException::ice_clone ( ) const
virtual

◆ ice_clone() [2/2]

virtual AOException* AODefs::AOException::ice_clone ( ) const
virtual

◆ ice_name() [1/2]

std::string AODefs::AOException::ice_name ( ) const

◆ ice_name() [2/2]

virtual ::std::string AODefs::AOException::ice_name ( ) const

◆ ice_throw() [1/2]

void AODefs::AOException::ice_throw ( ) const
virtual

◆ ice_throw() [2/2]

virtual void AODefs::AOException::ice_throw ( ) const
virtual

Member Data Documentation

◆ code

Ice::Int AODefs::AOException::code

◆ what

std::string AODefs::AOException::what

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