os.djtagger.exception
Class NextFileException

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CheckAction.FailedCheckException, CheckAction.FailedCheckException, CheckID3v23Action.FailedCheckException

public class NextFileException
extends AbstractException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class os.djtagger.exception.AbstractException
AbstractException.ContinueOptions
 
Constructor Summary
NextFileException(java.lang.String message)
           
NextFileException(java.lang.String message, java.lang.Throwable throwable)
           
NextFileException(java.lang.Throwable throwable)
           
 
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

NextFileException

public NextFileException(java.lang.Throwable throwable)

NextFileException

public NextFileException(java.lang.String message,
                         java.lang.Throwable throwable)

NextFileException

public NextFileException(java.lang.String message)


Copyright © 2007-2010 Pointbreak. All Rights Reserved.