Wiki

tf API Overview: Data Types | Transformations and Frames | Broadcasting Transforms | Using Published Transforms | Exceptions

Exceptions used in the tf package

All exceptions in tf inherit from tf::TransformException, which inherits from std::runtime_error.

tf::ConnectivityException

tf::ExtrapolationException

tf::InvalidArgument

tf::LookupException

Wiki: tf/Overview/Exceptions (last edited 2010-01-12 07:43:15 by KenConley)