Searched refs:quietErrorHandler (Results 1 – 2 of 2) sorted by relevance
34 class DLLSPEC quietErrorHandler : public daeErrorHandler {36 quietErrorHandler() { } in quietErrorHandler() function40 static quietErrorHandler& getInstance() { return theInstance; } in getInstance()43 static quietErrorHandler theInstance;
12 quietErrorHandler quietErrorHandler::theInstance;