Uses of Class
edu.ntnu.item.jt.VMware.errors.PowerUpFailureException

Packages that use PowerUpFailureException
edu.ntnu.item.jt.VMware Provides an object oriented view of the VMware Vix C library. 
 

Uses of PowerUpFailureException in edu.ntnu.item.jt.VMware
 

Methods in edu.ntnu.item.jt.VMware that throw PowerUpFailureException
 void GuestOS.powerOn(boolean waitForTools, int timeout)
          Powers on the virtual machine.