public class RuntimeIOException extends RuntimeException
Constructor and Description |
---|
RuntimeIOException(IOException cause) |
RuntimeIOException(String message) |
RuntimeIOException(String message,
IOException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeIOException(@Nonnull String message, @Nonnull IOException cause)
public RuntimeIOException(@Nonnull IOException cause)
Copyright © 2002-2022 Atlassian. All Rights Reserved.