public class IOException extends RuntimeException
Constructor and Description |
---|
IOException() |
IOException(Exception e) |
IOException(String description) |
IOException(String description,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.