|
TrueZIP Kernel 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||