os.djtagger.action.tag.id3
Class CheckID3v23Action.FailedCheckException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by os.djtagger.exception.AbstractException
                  extended by os.djtagger.exception.NextFileException
                      extended by os.djtagger.action.tag.id3.CheckID3v23Action.FailedCheckException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CheckID3v23Action

public static class CheckID3v23Action.FailedCheckException
extends NextFileException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class os.djtagger.exception.AbstractException
AbstractException.ContinueOptions
 
Constructor Summary
CheckID3v23Action.FailedCheckException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class os.djtagger.exception.AbstractException
doNextAction, doNextFile, doNextTask, isIrrecoverable
 
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

CheckID3v23Action.FailedCheckException

public CheckID3v23Action.FailedCheckException(java.lang.String message)


Copyright © 2007-2010 Pointbreak. All Rights Reserved.