CARMA C++
ConformabilityException.h File Reference

ConformabilityException class. More...

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.
 

Detailed Description

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.

Author
: Marc Pound
Id:
ConformabilityException.h,v 1.3 2005/03/02 17:19:00 mpound Exp

$CarmaCopyright$

Definition in file ConformabilityException.h.