1#ifndef INCGb58a30690f684a2b9422606fd526d0f4
2#define INCGb58a30690f684a2b9422606fd526d0f4
24 :
what_(std::move(message)) {}
Thrown to signal that an argument passed to a function had the wrong (polymorphic) type.
InvalidTypeException(const InvalidTypeException &)=default
InvalidTypeException(InvalidTypeException &&)=default
InvalidTypeException & operator=(InvalidTypeException &&)=delete
InvalidTypeException()=default
~InvalidTypeException() override=default
InvalidTypeException & operator=(const InvalidTypeException &)=delete
InvalidTypeException(std::string message)
Contains basic functionality that is used by other parts of LehrFEM++.