Home
last modified time | relevance | path

Searched defs:IncorrectValueException (Results 1 – 1 of 1) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A Dleinputstream.h37 explicit IncorrectValueException(const QString &msg) :IOException(msg) {} in IncorrectValueException() function
38 IncorrectValueException(qint64 /*pos*/, const char* errMsg) :IOException(errMsg) {} in IncorrectValueException() function