FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Cubature::UnknownRule Class Reference
Inheritance diagram for FEAT::Cubature::UnknownRule:
FEAT::Exception

Public Member Functions

 UnknownRule (const String &rule, const String &shape)
 
const String message () const
 returns error message More...
 
virtual const char * what () const noexcept override
 return descriptive exception name More...
 

Private Attributes

const String _message
 descriptive error message More...
 

Detailed Description

Definition at line 17 of file dynamic_factory.hpp.

Constructor & Destructor Documentation

◆ UnknownRule()

FEAT::Cubature::UnknownRule::UnknownRule ( const String rule,
const String shape 
)
inlineexplicit

Definition at line 21 of file dynamic_factory.hpp.

◆ ~UnknownRule()

virtual FEAT::Cubature::UnknownRule::~UnknownRule ( )
inlinevirtualnoexcept

Definition at line 25 of file dynamic_factory.hpp.

Member Function Documentation

◆ message()

const String FEAT::Exception::message ( ) const
inlineinherited

returns error message

Definition at line 73 of file exception.hpp.

References FEAT::Exception::_message.

◆ what()

virtual const char * FEAT::Exception::what ( ) const
inlineoverridevirtualnoexceptinherited

return descriptive exception name

Reimplemented in FEAT::Xml::Error.

Definition at line 79 of file exception.hpp.

References FEAT::Exception::_message.

Member Data Documentation

◆ _message

const String FEAT::Exception::_message
privateinherited

descriptive error message

Definition at line 30 of file exception.hpp.

Referenced by FEAT::Exception::message(), and FEAT::Exception::what().


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