CARMA C++
|
ConformabilityException class. More...
#include "carma/util/ErrorException.h"
Go to the source code of this file.
Classes | |
class | carma::services::ConformabilityException |
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. | |
ConformabilityException class.
This exception should be thrown when a unit conversion fails because the units are not conformable. E.g. if you tried to convert meters to joules.
$CarmaCopyright$
Definition in file ConformabilityException.h.