Exception for failing to open a file. More...
#include <exception.h>

Public Member Functions | |
| FileOpenException (const string &filename) | |
Exception for failing to open a file.
Definition at line 96 of file exception.h.
| pose_graph::FileOpenException::FileOpenException | ( | const string & | filename | ) | [inline] |
Definition at line 98 of file exception.h.