[Java] Class StringWriterIOException

  • groovy.lang.StringWriterIOException

An IO exception occurred trying to append to a StringWriter which should never happen.

Authors:
James Strachan

Constructor Detail

public StringWriterIOException(IOException e)

Method Detail

public IOException getIOException()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/lang/StringWriterIOException.html