Uses of Class
org.nak.cleaner.VirtualRobot.DustOverloadedException

Packages that use VirtualRobot.DustOverloadedException
org.nak.cleaner   
 

Uses of VirtualRobot.DustOverloadedException in org.nak.cleaner
 

Methods in org.nak.cleaner that throw VirtualRobot.DustOverloadedException
 boolean VirtualRobot.pickUp()
          Robot picks up the object at the current place for cleaning
 boolean VirtualRobot.sweep()
          Robot sweeps at the current place.
 boolean VirtualRobot.wipe()
          Robot wipes at the current place for cleaning.