Searched defs:UnsupportedOperationException (Results 1 – 3 of 3) sorted by relevance
166 throw new UnsupportedOperationException(); in createObserver() method179 throw new UnsupportedOperationException(); in createObserver() method
82 UnsupportedOperationException() throw() : in UnsupportedOperationException() function84 explicit UnsupportedOperationException(const char* message) throw() in UnsupportedOperationException() function
407 @implementation UnsupportedOperationException implementation