entagged.audioformats.exceptions
Class CannotReadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by entagged.audioformats.exceptions.CannotReadException
All Implemented Interfaces:
Serializable

public class CannotReadException
extends Exception

See Also:
Serialized Form

Constructor Summary
CannotReadException()
           
CannotReadException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CannotReadException

public CannotReadException(String message)

CannotReadException

public CannotReadException()


Copyright © 2007-2011 shredzone.org. All Rights Reserved.