|
GEOS
|
This is the complete list of members for geos::InputError, including all inherited members.
| Exception()=default (defined in geos::Exception) | geos::Exception | |
| Exception(std::string const &what) | geos::Exception | inline |
| InputError(std::string const &what) | geos::InputError | inline |
| InputError() | geos::InputError | inline |
| InputError(char const *const what) | geos::InputError | inline |
| InputError(std::exception const &subException, std::string const &msgToInsert) | geos::InputError | |
| prepareWhat(DiagnosticMsg &msg) noexcept | geos::Exception | |
| what() const noexcept override final | geos::Exception | inlinevirtual |