TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.fs.archive
Class FsReadOnlyArchiveFileSystemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemException
                  extended by de.schlichtherle.truezip.fs.archive.FsReadOnlyArchiveFileSystemException
All Implemented Interfaces:
Serializable

@ThreadSafe
public final class FsReadOnlyArchiveFileSystemException
extends FsArchiveFileSystemException

Thrown to indicate that an operation was trying to modify a read-only FsArchiveFileSystem.

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
FsReadOnlyArchiveFileSystemException()
           
 
Method Summary
 
Methods inherited from class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemException
getLocalizedMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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
 

Field Detail

serialVersionUID

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

FsReadOnlyArchiveFileSystemException

FsReadOnlyArchiveFileSystemException()

TrueZIP Kernel 7.0-rc1

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