MPD  0.20.23
Functions
Error.hxx File Reference
#include "check.h"
#include "Compiler.h"
#include <exception>
Include dependency graph for Error.hxx:

Go to the source code of this file.

Functions

gcc_pure bool IsFileNotFound (std::exception_ptr e)
 Was this exception thrown because the requested file does not exist? This function attempts to recognize exceptions thrown by various input plugins. More...
 

Function Documentation

◆ IsFileNotFound()

gcc_pure bool IsFileNotFound ( std::exception_ptr  e)

Was this exception thrown because the requested file does not exist? This function attempts to recognize exceptions thrown by various input plugins.