Module exceptions :: Class Exception
[show private | hide private]
[frames | no frames]

Class Exception

Known Subclasses:
StandardError

Common base class for all exceptions.


Method Summary
  __init__(...)
  __getitem__(...)
  __str__(...)

Method Details

__init__(...)
(Constructor)

__getitem__(...)
(Indexing operator)

__str__(...)
(Informal representation operator)