jaula API Reference
version 1.4.0
|
29 #ifndef _JAULA_BAD_DATA_TYPE_H_
30 #define _JAULA_BAD_DATA_TYPE_H_
32 #include <jaula/jaula_exception.h>
72 , std::string
const &action =
""
73 , std::string
const &origin =
"");
virtual ~Bad_Data_Type()
Destructor.
Definition: jaula_bad_data_type.cc:48
Base class for error handling exceptions.
Definition: jaula_exception.h:53
Bad_Data_Type & operator=(Bad_Data_Type const &orig)
Assignment operator.
Definition: jaula_bad_data_type.cc:51
Namespace for all library definitions.
Definition: jaula.h:438
Bad_Data_Type(std::string const &detail="", std::string const &action="", std::string const &origin="")
Constructor.
Definition: jaula_bad_data_type.cc:42
Exception & operator=(Exception const &orig)
Assignment operator.
Definition: jaula_exception.cc:155
class for incompatible data type exceptions
Definition: jaula_bad_data_type.h:52
Copyright (c) 2007, 2008, 2009 Kombo Morongo.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU Free Documentation License".
API Reference Generated for jaula by