libcrn
3.9.5
A document image processing library
|
This is the complete list of members for crn::ExceptionInvalidArgument, including all inherited members.
Exception() noexcept | crn::Exception | explicit |
Exception(const StringUTF8 &msg) noexcept | crn::Exception | explicit |
Exception(const char *msg) noexcept | crn::Exception | explicit |
Exception(const Exception &ex) noexcept | crn::Exception | explicit |
ExceptionInvalidArgument() noexcept | crn::ExceptionInvalidArgument | explicit |
ExceptionInvalidArgument(const crn::StringUTF8 &msg) noexcept | crn::ExceptionInvalidArgument | explicit |
ExceptionInvalidArgument(const char *msg) noexcept | crn::ExceptionInvalidArgument | explicit |
ExceptionLogic() noexcept | crn::ExceptionLogic | explicit |
ExceptionLogic(const crn::StringUTF8 &msg) noexcept | crn::ExceptionLogic | explicit |
ExceptionLogic(const char *msg) noexcept | crn::ExceptionLogic | explicit |
GetContext() const noexcept | crn::Exception | |
GetMessage() const noexcept | crn::Exception | |
SetDefaultHandler() | crn::Exception | static |
TraceStack() | crn::Exception | static |
what() const noexceptoverride | crn::Exception | virtual |
~Exception() noexceptoverride | crn::Exception | virtual |