CARMA C++
|
UnsupportedCoordSysException class. More...
#include "carma/util/ErrorException.h"
Go to the source code of this file.
Classes | |
class | carma::services::UnsupportedCoordSysException |
An exception indicating that a unit conversion failed because the units were not conformable. 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. | |
UnsupportedCoordSysException class.
This exception should be thrown when trying to use an coordinate system enum value that is not supported in the code in question.
$CarmaCopyright$
Definition in file UnsupportedCoordSysException.h.