public class RuntimeIOException extends IllegalStateException
Constructor and Description |
---|
RuntimeIOException(IOException e) |
RuntimeIOException(String msg,
IOException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuntimeIOException(IOException e)
public RuntimeIOException(String msg, IOException e)
Copyright © 2005–2024 OpenHMS. All rights reserved.