io.vov.vitamio
Class VitamioInstaller.VitamioNotFoundException

java.lang.Object
  extended by AndroidException
      extended by io.vov.vitamio.VitamioInstaller.VitamioNotFoundException
Enclosing class:
VitamioInstaller

public static class VitamioInstaller.VitamioNotFoundException
extends AndroidException

This exception will be thrown when Vitamio not found in the device. May popup a dialog to guide the user install a compatible Vitamio.

See Also:
io.vov.vitamio.VitamioInstaller#showInstallerDialog(String, String)

Constructor Summary
VitamioInstaller.VitamioNotFoundException()
           
VitamioInstaller.VitamioNotFoundException(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VitamioInstaller.VitamioNotFoundException

public VitamioInstaller.VitamioNotFoundException()

VitamioInstaller.VitamioNotFoundException

public VitamioInstaller.VitamioNotFoundException(java.lang.String name)