Searched defs:IllegalArgumentException (Results 1 – 2 of 2) sorted by relevance
107 IllegalArgumentException() throw() : Exception("Illegal argument") {} in IllegalArgumentException() function108 explicit IllegalArgumentException(const char* message) throw() in IllegalArgumentException() function