public class ResponseIOException extends WicketRuntimeException implements IWicketInternalException
Constructor and Description |
---|
ResponseIOException(IOException cause) |
Modifier and Type | Method and Description |
---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResponseIOException(IOException cause)
cause
- public IOException getCause()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.