Home
last modified time | relevance | path

Searched defs:IllegalArgumentException (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h105 class IllegalArgumentException : public Exception { class
107 IllegalArgumentException() throw() : Exception("Illegal argument") {} in IllegalArgumentException() function in sfntly::IllegalArgumentException
108 explicit IllegalArgumentException(const char* message) throw() in IllegalArgumentException() function in sfntly::IllegalArgumentException

Completed in 1 milliseconds