Package AccessEngine :: Package AEDevice :: Package AEOutput :: Module AEOutputError
[hide private]
[frames] | no frames]

Module AEOutputError

source code

Defines a hierarchy of AEOutput exceptions that are raised when some device operation fails. A hierarchy of exceptions is used rather than a single exception with various error codes to support the catching of a particular subtree of the hierarchy, a single kind of exception, or all exceptions.


Author: Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  AEOutputError
Base class for all AEOutput related errors.
  InitError
Raised when an output device can not be initialized in some manner.
  BrlttyError
Raised when brltty is not running