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

#include <adSecArbLN.h>

Inheritance diagram for ADSEC::AdSecOutofRangeException:
Inheritance graph
Collaboration diagram for ADSEC::AdSecOutofRangeException:
Collaboration graph

Public Member Functions

 AdSecOutofRangeException ()
 
 AdSecOutofRangeException (::Ice::Int, const ::std::string &, ::Ice::Float, ::Ice::Float)
 
virtual ~AdSecOutofRangeException () throw ()
 
virtual ::std::string ice_name () const
 
virtual AdSecOutofRangeExceptionice_clone () const
 
virtual void ice_throw () const
 
 AdSecOutofRangeException ()
 
 AdSecOutofRangeException (::Ice::Int, const ::std::string &, ::Ice::Float, ::Ice::Float)
 
virtual ~AdSecOutofRangeException () throw ()
 
virtual ::std::string ice_name () const
 
virtual AdSecOutofRangeExceptionice_clone () const
 
virtual void ice_throw () const
 
- Public Member Functions inherited from AODefs::AOException
 AOException ()
 
 AOException (::Ice::Int, const ::std::string &)
 
virtual ~AOException () throw ()
 
virtual ::std::string ice_name () const
 
 AOException ()
 
 AOException (::Ice::Int, const ::std::string &)
 
virtual ~AOException () throw ()
 
virtual ::std::string ice_name () const
 

Public Attributes

::Ice::Float maximum
 
::Ice::Float minimum
 
- Public Attributes inherited from AODefs::AOException
::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

◆ AdSecOutofRangeException() [1/4]

ADSEC::AdSecOutofRangeException::AdSecOutofRangeException ( )
inline

◆ AdSecOutofRangeException() [2/4]

ADSEC::AdSecOutofRangeException::AdSecOutofRangeException ( ::Ice::Int  __ice_code,
const ::std::string &  __ice_what,
::Ice::Float  __ice_maximum,
::Ice::Float  __ice_minimum 
)

◆ ~AdSecOutofRangeException() [1/2]

ADSEC::AdSecOutofRangeException::~AdSecOutofRangeException ( )
throw (
)
virtual

◆ AdSecOutofRangeException() [3/4]

ADSEC::AdSecOutofRangeException::AdSecOutofRangeException ( )
inline

◆ AdSecOutofRangeException() [4/4]

ADSEC::AdSecOutofRangeException::AdSecOutofRangeException ( ::Ice::Int  ,
const ::std::string &  ,
::Ice::Float  ,
::Ice::Float   
)

◆ ~AdSecOutofRangeException() [2/2]

virtual ADSEC::AdSecOutofRangeException::~AdSecOutofRangeException ( )
throw (
)
virtual

Member Function Documentation

◆ __readImpl() [1/2]

void ADSEC::AdSecOutofRangeException::__readImpl ( ::IceInternal::BasicStream *  __is)
protectedvirtual

Reimplemented from AODefs::AOException.

◆ __readImpl() [2/2]

virtual void ADSEC::AdSecOutofRangeException::__readImpl ( ::IceInternal::BasicStream *  )
protectedvirtual

Reimplemented from AODefs::AOException.

◆ __writeImpl() [1/2]

virtual void ADSEC::AdSecOutofRangeException::__writeImpl ( ::IceInternal::BasicStream *  ) const
protectedvirtual

Reimplemented from AODefs::AOException.

◆ __writeImpl() [2/2]

void ADSEC::AdSecOutofRangeException::__writeImpl ( ::IceInternal::BasicStream *  __os) const
protectedvirtual

Reimplemented from AODefs::AOException.

◆ ice_clone() [1/2]

ADSEC::AdSecOutofRangeException * ADSEC::AdSecOutofRangeException::ice_clone ( ) const
virtual

Reimplemented from AODefs::AOException.

◆ ice_clone() [2/2]

virtual AdSecOutofRangeException* ADSEC::AdSecOutofRangeException::ice_clone ( ) const
virtual

Reimplemented from AODefs::AOException.

◆ ice_name() [1/2]

std::string ADSEC::AdSecOutofRangeException::ice_name ( ) const

◆ ice_name() [2/2]

virtual ::std::string ADSEC::AdSecOutofRangeException::ice_name ( ) const

◆ ice_throw() [1/2]

void ADSEC::AdSecOutofRangeException::ice_throw ( ) const
virtual

Reimplemented from AODefs::AOException.

◆ ice_throw() [2/2]

virtual void ADSEC::AdSecOutofRangeException::ice_throw ( ) const
virtual

Reimplemented from AODefs::AOException.

Member Data Documentation

◆ maximum

Ice::Float ADSEC::AdSecOutofRangeException::maximum

◆ minimum

Ice::Float ADSEC::AdSecOutofRangeException::minimum

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