Uses of Class
com.rbnb.api.RBNBException

Packages that use RBNBException
com.rbnb.api Provides the unsupported full application programming interface (API) and the DataTurbine server for the RBNB system. 
 

Uses of RBNBException in com.rbnb.api
 

Subclasses of RBNBException in com.rbnb.api
 class AddressException
          Extended RBNBException for addressing problems.
 class DisconnectedClientException
          Disconnected client exception class.
 class SerializeException
          Serialization exception class.