public class RuntimeIOException
extends java.io.UncheckedIOException
IOException
as a RuntimeException
and add context.Constructor and Description |
---|
RuntimeIOException(java.io.IOException cause) |
RuntimeIOException(java.io.IOException cause,
java.lang.String message,
java.lang.Object... args) |
RuntimeIOException(java.lang.String message,
java.lang.Object... args) |
public RuntimeIOException(java.io.IOException cause)
@FormatMethod public RuntimeIOException(java.io.IOException cause, java.lang.String message, java.lang.Object... args)
@FormatMethod public RuntimeIOException(java.lang.String message, java.lang.Object... args)