Searched refs:InvalidHandleException (Results 1 – 4 of 4) sorted by relevance
127 throw InvalidHandleException(); in removeListener()146 throw InvalidHandleException(); in removeListener()165 throw InvalidHandleException(); in removeListener()184 throw InvalidHandleException(); in removeListener()203 throw InvalidHandleException(); in removeListener()
69 class InvalidHandleException : public HBAException {71 InvalidHandleException() : HBAException(HBA_STATUS_ERROR_INVALID_HANDLE) { } in InvalidHandleException() function
111 throw InvalidHandleException(); in findListener()
210 throw InvalidHandleException(); in findHandle()