Class InputStreamExceptionDecorator

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @ParametersAreNonnullByDefault
    @ReturnValuesAreNonnullByDefault
    public class InputStreamExceptionDecorator
    extends InputStream
    Decorator for potential IOExceptions thrown by an InputStream.
    Since:
    5.2