CARMA C++
UnsupportedCoordSysException.h File Reference

UnsupportedCoordSysException class. More...

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.
 

Detailed Description

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.

See Also
carma::services::coordSysType
Author
: Marc Pound
Id:
UnsupportedCoordSysException.h,v 1.1 2005/07/22 05:17:29 mpound Exp

$CarmaCopyright$

Definition in file UnsupportedCoordSysException.h.