Uses of Class
edu.wpi.ebob.model.ObjectAdditionNotSupportedException

Packages that use ObjectAdditionNotSupportedException
edu.wpi.ebob.model   
 

Uses of ObjectAdditionNotSupportedException in edu.wpi.ebob.model
 

Methods in edu.wpi.ebob.model that throw ObjectAdditionNotSupportedException
 void ObjectBench.addObject(java.lang.String name, IObject obj)
          adds object obj with the given name name.