Home
last modified time | relevance | path

Searched refs:InvalidHandleException (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/sun_fc/common/
H A DFCSyseventBridge.cc127 throw InvalidHandleException(); in removeListener()
146 throw InvalidHandleException(); in removeListener()
165 throw InvalidHandleException(); in removeListener()
184 throw InvalidHandleException(); in removeListener()
203 throw InvalidHandleException(); in removeListener()
H A DExceptions.h69 class InvalidHandleException : public HBAException {
71 InvalidHandleException() : HBAException(HBA_STATUS_ERROR_INVALID_HANDLE) { } in InvalidHandleException() function
H A DListener.cc111 throw InvalidHandleException(); in findListener()
H A DHandle.cc210 throw InvalidHandleException(); in findHandle()