de.schlichtherle.io
Class ArchiveController.ArchiveFileNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.FileNotFoundException
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.
ArchiveController.ArchiveFileNotFoundException
ArchiveController.ArchiveFileNotFoundException(String msg)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.