public class RuntimeIOException extends BaseException
| Constructor and Description |
|---|
RuntimeIOException() |
RuntimeIOException(String message,
Object... parameters) |
RuntimeIOException(Throwable cause) |
RuntimeIOException(Throwable cause,
String message,
Object... parameters) |
formataddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeIOException()
public RuntimeIOException(Throwable cause)
Copyright © 2009-2012 TranceCode. All Rights Reserved.