Class RuntimeIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jetty.io.RuntimeIOException
All Implemented Interfaces:
Serializable

public class RuntimeIOException extends RuntimeException
Subclass of RuntimeException used to signal that there was an IOException thrown by underlying Writer
See Also: