Package io.github.erdos.stencil.impl
Class InputStreamExceptionPropagation
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
io.github.erdos.stencil.impl.InputStreamExceptionPropagation
- All Implemented Interfaces:
- Closeable,- AutoCloseable
- 
Field SummaryFields inherited from class java.io.FilterInputStreamin
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.io.FilterInputStreamavailable, mark, markSupported, read, read, read, reset, skipMethods inherited from class java.io.InputStreamnullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes, transferTo
- 
Constructor Details- 
InputStreamExceptionPropagation
 
- 
- 
Method Details- 
close- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
- Overrides:
- closein class- FilterInputStream
- Throws:
- IOException
 
- 
fail
- 
finishpublic void finish()
 
-