Uses of Class
org.fosstrak.hal.HardwareAbstractionException

Packages that use HardwareAbstractionException
org.fosstrak.hal   
 

Uses of HardwareAbstractionException in org.fosstrak.hal
 

Subclasses of HardwareAbstractionException in org.fosstrak.hal
 class HardwareException
          This exception signals a reader hardware problem and is thrown by several of the HAL controller methods.
 class OutOfBoundsException
          This exception is thrown if the called method is not supported by the current hardware abstraction implementation.
 class ReadPointNotFoundException
          This exception is thrown if the called method is not supported by the current hardware abstraction implementation.
 class UnsupportedOperationException
          This exception is thrown if the called method is not supported by the current hardware abstraction implementation.
 



Copyright © 2008. All Rights Reserved.