Uses of Class
edu.rit.device.DeviceRuntimeException

Packages that use DeviceRuntimeException
edu.rit.device Package edu.rit.device provides classes for device-specific information. 
 

Uses of DeviceRuntimeException in edu.rit.device
 

Subclasses of DeviceRuntimeException in edu.rit.device
 class DevicePropertyFileException
          Class DevicePropertyFileException indicates that the device properties file could not be found or could not be read.
 class DevicePropertyMissingException
          Class DevicePropertyMissingException indicates that a certain property was not specified in the device properties file.
 class DevicePropertyValueException
          Class DevicePropertyValueException indicates that a certain property had an invalid value in the device properties file.
 



Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.