Searched defs:SpdkAppStartException (Results 1 – 1 of 1) sorted by relevance
353 class SpdkAppStartException : public std::runtime_error class356 SpdkAppStartException(std::string mess): std::runtime_error(mess) {} in SpdkAppStartException() function in rocksdb::SpdkAppStartException