| Interface | Description |
|---|---|
| CheckedBiConsumer<T,U,E extends java.lang.Throwable> | |
| CheckedConsumer<T,E extends java.lang.Throwable> | |
| CheckedFunction<T,R,E extends java.lang.Throwable> |
| Class | Description |
|---|---|
| Utils |
| Exception | Description |
|---|---|
| CorruptedDataException |
An exception that is thrown when data can not be read/written
do to a format problem.
|
| SaveSectionException |