struct
#include <eckit/maths/ConvexHull.h>
DimensionError
Base classes
- struct Exception
Public static functions
- static auto throwing() -> bool
-
static void exceptionStack(std::
ostream&, bool callStack = false)
Constructors, destructors, conversion operators
-
Exception(const std::
string& what, int _errorCode, const std:: string& _command)
Public functions
- auto what() const -> const char* override noexcept
- auto what(T... args) -> T
- auto retryOnServer() const -> bool virtual
- auto retryOnClient() const -> bool virtual
- auto terminateApplication() const -> bool virtual
-
auto callStack() const -> const std::
string& - auto location() const -> const CodeLocation&
-
void dumpStackTrace(std::
ostream& = std:: cout)
Public variables
- const int errorCode
-
const std::
string& command
Function documentation
static bool eckit:: maths:: ConvexHull:: DimensionError:: throwing()
#include <eckit/exception/Exceptions.h>
static void eckit:: maths:: ConvexHull:: DimensionError:: exceptionStack(std:: ostream&,
bool callStack = false)
#include <eckit/exception/Exceptions.h>
const char* eckit:: maths:: ConvexHull:: DimensionError:: what() const override noexcept
#include <eckit/exception/Exceptions.h>
bool eckit:: maths:: ConvexHull:: DimensionError:: retryOnServer() const virtual
#include <eckit/exception/Exceptions.h>
bool eckit:: maths:: ConvexHull:: DimensionError:: retryOnClient() const virtual
#include <eckit/exception/Exceptions.h>
bool eckit:: maths:: ConvexHull:: DimensionError:: terminateApplication() const virtual
#include <eckit/exception/Exceptions.h>
const std:: string& eckit:: maths:: ConvexHull:: DimensionError:: callStack() const
#include <eckit/exception/Exceptions.h>
const CodeLocation& eckit:: maths:: ConvexHull:: DimensionError:: location() const
#include <eckit/exception/Exceptions.h>
void eckit:: maths:: ConvexHull:: DimensionError:: dumpStackTrace(std:: ostream& = std:: cout)
#include <eckit/exception/Exceptions.h>