public class StringWriterIOException extends RuntimeException
An IO exception occurred trying to append to a StringWriter which should never happen.
Constructor and description |
---|
StringWriterIOException(IOException e) |
Type Params | Return Type | Name and description |
---|---|---|
|
public IOException |
getIOException() |
Methods inherited from class | Name |
---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.