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