Package | Description |
---|---|
org.openide.util.io |
A set of utility classes providing extensions to the Java I/O system.
|
Modifier and Type | Class and Description |
---|---|
class |
SafeException
Special IOException that is used to signal that the write operation
failed but the underlaying stream is not corrupted and can be used
for next operations.
|