Package org.ros.exception

Provides the classes for representing common rosjava exceptions.

See:
          Description

Exception Summary
DuplicateServiceException  
ParameterClassCastException Thrown when a requested parameter does not match the requested parameter type.
ParameterNotFoundException Thrown when a requested parameter is not found.
RemoteException  
RosException  
RosRuntimeException  
ServiceException  
ServiceNotFoundException  
 

Package org.ros.exception Description

Provides the classes for representing common rosjava exceptions.