Searched defs:ErrorContext (Results 1 - 1 of 1) sorted by relevance

/external/parameter-framework/upstream/utility/
H A DErrorContext.hpp38 class ErrorContext : private NonCopyable class in namespace:utility
41 ErrorContext(std::string &error) : mError(error) {} function in class:utility::ErrorContext

Completed in 84 milliseconds