OTB  9.0.0
Orfeo Toolbox
otb::ApplicationException Member List

This is the complete list of members for otb::ApplicationException, including all inherited members.

ApplicationException(const char *file, unsigned int line, const char *message="Application error.", const char *loc="Unknown")otb::ApplicationException
ApplicationException(const std::string &file, unsigned int line, const char *message="Application error.", const char *loc="Unknown")otb::ApplicationException
ApplicationException(const std::string &file, unsigned int line, const std::string &message="Application error.", const std::string &loc="Unknown")otb::ApplicationException
GetNameOfClass() constotb::ApplicationExceptionvirtual