- All Implemented Interfaces:
- java.io.Serializable
public class UnrecoverableIOException
extends java.io.IOException
Indicates an IOException that cannot, or should not, be recovered from. For example, if a user
deliberately cancels an upload this exception should be thrown to indicate to JetS3t that the
error was intentional.
- See Also:
- Serialized Form