Searched defs:callbackException (Results 1 – 1 of 1) sorted by relevance
45 val callbackException = object : CallbackException(message, cause) {} in testCallbackException_returnsInputParameters() constant