TrueZIP Kernel 7.0-rc1

Uses of Interface
de.schlichtherle.truezip.util.ExceptionBuilder

Packages that use ExceptionBuilder
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
de.schlichtherle.truezip.io General I/O utilities. 
de.schlichtherle.truezip.util General utility classes. 
 

Uses of ExceptionBuilder in de.schlichtherle.truezip.fs
 

Classes in de.schlichtherle.truezip.fs that implement ExceptionBuilder
 class FsSyncExceptionBuilder
          Assembles a FsSyncException from one or more IOExceptions by chaining them.
 

Uses of ExceptionBuilder in de.schlichtherle.truezip.io
 

Classes in de.schlichtherle.truezip.io that implement ExceptionBuilder
 class ChainableIOExceptionBuilder<C extends Exception,E extends ChainableIOException>
          Assembles a ChainableIOException from one or more Exceptions by chaining them.
 

Uses of ExceptionBuilder in de.schlichtherle.truezip.util
 

Classes in de.schlichtherle.truezip.util that implement ExceptionBuilder
 class AbstractExceptionBuilder<C extends Exception,E extends Exception>
          Abstract implementation of an exception builder.
 


TrueZIP Kernel 7.0-rc1

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