public class ThrowableDataSource extends ReaderWriterDataSource
CHARSET
APPLICATION_OCTET_STREAM, APPLICATION_XML, CONTENT_TYPE, TEXT_HTML, TEXT_PLAIN
Constructor and Description |
---|
ThrowableDataSource(Throwable throwable)
Sole constructor.
|
getBufferedReader, getCharset, getPrintStream, getPrintWriter, getReader, getWriter, nameOf, toString, writeTo
getContentType, getDataSource, getInputStream, getName, getOutputStream, setContentType, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clear, getInputStream, getOutputStream, length, wrap, wrap, writeTo
public ThrowableDataSource(Throwable throwable)
throwable
- The Throwable
.Copyright © 2015–2020 Allen D. Ball. All rights reserved.