Cadabra
Computer algebra system for field theory problems
Public Member Functions | List of all members
ArgumentException Class Reference

Description

Exception thrown when arguments to an algorithm or property are not correct.

#include <Exceptions.hh>

Inheritance diagram for ArgumentException:
CadabraException

Public Member Functions

 ArgumentException (std::string="")
 
std::string py_what () const
 
- Public Member Functions inherited from CadabraException
 CadabraException (std::string)
 

Constructor & Destructor Documentation

◆ ArgumentException()

ArgumentException::ArgumentException ( std::string  s = "")

Member Function Documentation

◆ py_what()

std::string ArgumentException::py_what ( ) const

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