Package rospy :: Module exceptions

Module exceptions

source code

rospy exception types

Classes
  ROSException
Base exception class for ROS clients
  ROSSerializationException
Exception for message serialization errors
  ROSInitException
Exception for errors initializing ROS state
  ROSInterruptException
Exception for operations that interrupted, e.g.
  ROSTimeMovedBackwardsException
Exception if time moved backwards
  ROSInternalException
Base class for exceptions that are internal to the ROS system
  TransportException
Base class for transport-related exceptions
  TransportTerminated
Internal class for representing broken connections
  TransportInitError
Internal exception for representing exceptions that occur establishing transports
Variables
  __package__ = None