Package groovy.lang
Class StringWriterIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.StringWriterIOException
- All Implemented Interfaces:
Serializable
An IO exception occurred trying to append to a StringWriter which should never happen.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StringWriterIOException
-
-
Method Details
-
getIOException
-