TrueZIP 6.8.2

de.schlichtherle.io
Class ArchiveController.ArchiveFileNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.io.FileNotFoundException
                  extended by de.schlichtherle.io.ArchiveController.ArchiveFileNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
ArchiveController

final class ArchiveController.ArchiveFileNotFoundException
extends FileNotFoundException

Thrown if a controller's target file does not exist or is not accessible. May be thrown by ArchiveController.autoMount(boolean) if automatic creation of the target file is not allowed.


Constructor Summary
ArchiveController.ArchiveFileNotFoundException(String msg)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ArchiveController.ArchiveFileNotFoundException

ArchiveController.ArchiveFileNotFoundException(String msg)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.