Community
Participate
Working Groups
Our UncheckedPrintWriter impl throws runtime exception UncheckedIOException when errors occur. If, however, you wanted to write portable code and were correctly using the PrintWriter.checkError() method, you would still need to catch our UncheckedIOException. We should make throwing the UncheckedIOException configurable.
Added an option on the ContextHandler