Home
last modified time | relevance | path

Searched defs:FWException (Results 1 – 4 of 4) sorted by relevance

/dports/security/fwbuilder/fwbuilder-5.3.7/src/libfwbuilder/src/fwbuilder/
H A DFWException.cpp36 FWException::FWException(const string &r) in FWException() function in FWException
H A DSyncQueue.h129 const queue<_Tp>::value_type pop(long timeout_ms=-1) throw(SyncQueueDoneException, FWException) in throw() argument
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DDialogFactory.h35 class FWException; variable
H A DObjectTreeView.cpp960 } catch (const FWException) { // Could not create IPv4 object. Trying IPv6. in filterMatchesIpAddress() local
966 } catch (const FWException) { // Could not create IPv6 object. in filterMatchesIpAddress() local