NestedIOException(msg: String)
Construct a NestedIOException with the specified detail message.
NestedIOException(@Nullable msg: String, @Nullable cause: Throwable)
Construct a NestedIOException with the specified detail message and nested exception.