Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::kernel::InvalidParamException< T > Class Template Reference

Special exception class for invalid parameter error. More...


Detailed Description

template<typename T>
class jafar::kernel::InvalidParamException< T >

Special exception class for invalid parameter error.

This class contains the value of the parameter.

Definition at line 123 of file jafarException.hpp.

#include <jafarException.hpp>

Inheritance diagram for jafar::kernel::InvalidParamException< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InvalidParamException (const T &value, const std::string &message_, const std::string &module_, const std::string &file_, int line_)
value () const
 Returns the invalid value of the parameter.

Private Attributes

m_value

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1
LAAS-CNRS