|
CARMA C++
|
FileNotFoundException class. More...
#include "carma/util/NotFoundException.h"Go to the source code of this file.
Classes | |
| class | carma::util::FileNotFoundException |
| An exception indicating that a requested file does not exist. More... | |
Namespaces | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
| carma::util | |
| Utility classes. | |
FileNotFoundException class.
This exception should be thrown when when a request file does not exist.
$CarmaCopyright$
Definition in file FileNotFoundException.h.