Class ostk::core::error::Exception

class Exception : public std::exception

Exception class.

Subclassed by ostk::core::error::RuntimeError

Public Functions

Exception(const String &aScope)
~Exception()
String getScope() const
virtual const char *what() const noexcept