Uses of Package
entagged.audioformats.exceptions

Packages that use entagged.audioformats.exceptions
entagged.audioformats   
entagged.audioformats.ape   
entagged.audioformats.ape.util   
entagged.audioformats.asf   
entagged.audioformats.flac   
entagged.audioformats.flac.util   
entagged.audioformats.generic   
entagged.audioformats.mp3   
entagged.audioformats.mp3.util   
entagged.audioformats.mp4   
entagged.audioformats.mp4.util   
entagged.audioformats.mpc   
entagged.audioformats.mpc.util   
entagged.audioformats.ogg   
entagged.audioformats.ogg.util   
entagged.audioformats.wav   
entagged.audioformats.wav.util   
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.ape
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.ape.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotWriteException
          This exception is thrown if the writing process of an audio file failed.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.asf
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.flac
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.flac.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotWriteException
          This exception is thrown if the writing process of an audio file failed.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.generic
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
ModifyVetoException
          This exception is thrown if a AudioFileModificationListener wants to prevent the "e;entagged audio library"e; from actually finishing its operation.
This exception can be used in all methods but AudioFileModificationListener.fileOperationFinished(File).
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mp3
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mp3.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotWriteException
          This exception is thrown if the writing process of an audio file failed.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mp4
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mp4.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotWriteException
          This exception is thrown if the writing process of an audio file failed.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mpc
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.mpc.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.ogg
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.ogg.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
CannotWriteException
          This exception is thrown if the writing process of an audio file failed.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.wav
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 

Classes in entagged.audioformats.exceptions used by entagged.audioformats.wav.util
CannotReadException
          This exception is thrown if an audio file cannot be read.
Causes may be invalid data or IO errors.
 



Copyright © 2007-2008. All Rights Reserved.