CARMA C++
|
CatalogEntryNotFoundException class. More...
#include "carma/util/NotFoundException.h"
Go to the source code of this file.
Classes | |
class | carma::services::CatalogEntryNotFoundException |
An exception indicating that an entry could not be found in the given catalog. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::services | |
Auxiliary Services is intended to provide routines commonly needed for array control and observational planning. | |
CatalogEntryNotFoundException class.
This exception should be thrown when when a class derived from Catalog cannot locate the requested entry.
$CarmaCopyright$
Definition in file CatalogEntryNotFoundException.h.