| Exception | Description |
|---|---|
| CompilerException |
Indicates a failure to compile.
|
| ContainerException |
Container exception.
|
| InstallerException |
Indicates a Failure in a custom action.
|
| IzPackClassNotFoundException |
Unchecked wrapper around ClassNotFoundException.
|
| IzPackException |
Izpack specific exception
|
| MergeException |
Created by IntelliJ IDEA.
|
| NativeLibException |
A exception class which will be used from the native part of system dependent classes to signal
exceptions.
|
| ResourceException |
Resource exception.
|
| ResourceInterruptedException |
An exception thrown when resource retrieval is interrupted.
|
| ResourceNotFoundException |
Describes that a resource could not be found.
|
| UserInterruptException |
This exception is thrown when the installation is aborted by the user, for example by pressing
quit or CTRL-C.
|
| WrappedNativeLibException |
This class allows it to define error messages for
NativeLibException s in the
IzPack locale files. |
Copyright © 2001–2025. All rights reserved.