Uses of Class
org.coffeecrew.mobile.oop.exceptions.ObjectNotPassableException

Packages that use ObjectNotPassableException
org.coffeecrew.mobile.oop.impl   
 

Uses of ObjectNotPassableException in org.coffeecrew.mobile.oop.impl
 

Constructors in org.coffeecrew.mobile.oop.impl that throw ObjectNotPassableException
ObjectPusher(java.lang.Object transferObject)
          Creates a new instance of ObjectPusher This class pushes the given Object to the given device address once it is createt it will run as a seperate thread.