Package musicbrainz2 :: Module disc :: Class DiscError
[frames | no frames]

Class DiscError

Exception --+            
            |            
StandardError --+        
                |        
 EnvironmentError --+    
                    |    
              IOError --+
                        |
                       DiscError


The Audio CD could not be read.

This may be simply because no disc was in the drive, the device name was wrong or the disc can't be read. Reading errors can occur in case of a damaged disc or a copy protection mechanism, for example.
Method Summary
    Inherited from EnvironmentError
  __init__(...)
  __str__(...)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Wed Dec 20 18:19:28 2006 http://epydoc.sf.net