Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h113 class IllegalStateException : public Exception { class
115 IllegalStateException() throw() : Exception("Illegal state") {} in IllegalStateException() function in sfntly::IllegalStateException
116 explicit IllegalStateException(const char* message) throw() in IllegalStateException() function in sfntly::IllegalStateException

Completed in 1 milliseconds