Package tagger :: Module exceptions
[show private | hide private]
[frames | no frames]

Module tagger.exceptions

Custom Exceptions
Exceptions
ID3EncodingException Encoding Exception
ID3Exception General ID3Exception
ID3FrameException Frame is malformed or missing
ID3HeaderInvalidException Header is malformed or none existant
ID3NotImplementedException This function isn't implemented
ID3ParameterException Parameters are missing or malformed
ID3VersionMismatchException Version Mismatch problems

Variable Summary
str __author__ = 'Alastair Tse <alastair@tse.id.au>'
str __copyright__ = 'Copyright (c) 2004, Alastair Tse'
str __license__ = 'BSD'
str __revision__ = '$Id: exceptions.py,v 1.2 2004/05/04 12:1...

Variable Details

__author__

Type:
str
Value:
'Alastair Tse <alastair@tse.id.au>'                                    

__copyright__

Type:
str
Value:
'Copyright (c) 2004, Alastair Tse'                                     

__license__

Type:
str
Value:
'BSD'                                                                  

__revision__

Type:
str
Value:
'$Id: exceptions.py,v 1.2 2004/05/04 12:18:21 acnt2 Exp $'             

Generated by Epydoc 2.0 on Sun Apr 10 14:44:00 2005 http://epydoc.sf.net