Package edu.rit.device

Package edu.rit.device provides classes for device-specific information.

See:
          Description

Class Summary
DeviceProperties Class DeviceProperties provides access to properties that are used to configure the device.
 

Exception Summary
DevicePropertyFileException Class DevicePropertyFileException indicates that the device properties file could not be found or could not be read.
DevicePropertyMissingException Class DevicePropertyMissingException indicates that a certain property was not specified in the device properties file.
DevicePropertyValueException Class DevicePropertyValueException indicates that a certain property had an invalid value in the device properties file.
DeviceRuntimeException Class DeviceRuntimeException is the common base class for all unchecked RuntimeExceptions in package edu.rit.device.
 

Package edu.rit.device Description

Package edu.rit.device provides classes for device-specific information.



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