faif
Public Member Functions | List of all members
faif::NotFoundException Class Reference

the exception thrown when the value for given attribute is not found More...

#include <ExceptionsFaif.hpp>

Inheritance diagram for faif::NotFoundException:
Inheritance graph
Collaboration diagram for faif::NotFoundException:
Collaboration graph

Public Member Functions

 NotFoundException (const char *domain_id)
 
virtual const char * what () const throw ()
 
virtual std::ostream & print (std::ostream &os) const throw ()
 the exception info written to ostream More...
 

Detailed Description

the exception thrown when the value for given attribute is not found

Member Function Documentation

virtual std::ostream& faif::NotFoundException::print ( std::ostream &  os) const
throw (
)
inlinevirtual

the exception info written to ostream

Reimplemented from faif::FaifException.

References faif::FaifException::print().


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