29 #ifndef SCIMATH_FUNCTIONFACTORYERRORS_H 30 #define SCIMATH_FUNCTIONFACTORYERRORS_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/casa/Exceptions/Error.h> InvalidSerializationError(const String &reason, Category c=GENERAL)
create an exception indicating a Record serialization of a Function is invalid.
FunctionFactoryError(const String &message, Category c=GENERAL)
static const String preamble
UnrecognizedFunctionError(const String &name, Category c=INVALID_ARGUMENT)
create an exception indicating that the a function of the given name is not recognized ...
FieldNotFoundError(const String &field, Category c=GENERAL)
virtual ~FunctionFactoryError() noexcept
const String & getReason()
Base class for all Casacore library errors.
const Double c
Fundamental physical constants (SI units):
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines