TrueZIP 6.8.3

de.schlichtherle.io
Class ArchiveFileSystem.ArchiveReadOnlyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.schlichtherle.io.ArchiveFileSystem.ArchiveFileSystemException
                  extended by de.schlichtherle.io.ArchiveFileSystem.ArchiveReadOnlyException
All Implemented Interfaces:
Serializable
Enclosing class:
ArchiveFileSystem

static class ArchiveFileSystem.ArchiveReadOnlyException
extends ArchiveFileSystem.ArchiveFileSystemException

This exception is thrown when a client tries to modify a read only virtual archive file system.


Field Summary
private static long serialVersionUID
           
 
Constructor Summary
private ArchiveFileSystem.ArchiveReadOnlyException()
           
 
Method Summary
 
Methods inherited from class de.schlichtherle.io.ArchiveFileSystem.ArchiveFileSystemException
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ArchiveFileSystem.ArchiveReadOnlyException

private ArchiveFileSystem.ArchiveReadOnlyException()

TrueZIP 6.8.3

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