| Package | Description |
|---|---|
| de.schlichtherle.truezip.fs |
Provides access to (possibly federated virtual) file systems.
|
| de.schlichtherle.truezip.io |
Provides I/O utility classes.
|
| de.schlichtherle.truezip.util |
Provides general utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FsSyncExceptionBuilder
|
| Modifier and Type | Class and Description |
|---|---|
class |
SequentialIOExceptionBuilder<C extends Exception,X extends SequentialIOException>
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExceptionBuilder<C extends Exception,X extends Exception>
An exception builder is an exception handler which assembles an exception
of the parameter type
T from one or more exceptions of the parameter
type C. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExceptionBuilder<C extends Exception,X extends Exception>
Abstract implementation of an exception builder.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.