public class IORuntimeException extends RuntimeException
Constructor and Description |
---|
IORuntimeException(Exception e) |
IORuntimeException(String message) |
IORuntimeException(String s,
IOException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IORuntimeException(String message)
public IORuntimeException(Exception e)
public IORuntimeException(String s, IOException e)
Copyright © 2015. All rights reserved.