codac 1.5.6
Loading...
Searching...
No Matches
codac::DomainsSizeException Class Reference

Exception raised if the size (dimension) of domains are not consistent together, and with the contractor definition. More...

#include <codac_DomainsSizeException.h>

Inheritance diagram for codac::DomainsSizeException:
Collaboration diagram for codac::DomainsSizeException:

Public Member Functions

 DomainsSizeException (const std::string &ctc_name)
 Creates a DomainsSizeException
 
- Public Member Functions inherited from codac::Exception
 Exception (const std::string &function_name, const std::string &custom_message)
 Creates an std::exception related to a C++ function and some custom error message.
 
 ~Exception () throw ()
 Exception destructor.
 
virtual const char * what () const throw ()
 Returns the exception message.
 

Detailed Description

Exception raised if the size (dimension) of domains are not consistent together, and with the contractor definition.

Constructor & Destructor Documentation

◆ DomainsSizeException()

codac::DomainsSizeException::DomainsSizeException ( const std::string & ctc_name)

Creates a DomainsSizeException

Parameters
ctc_namethe contractor class name

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