Uses of Class
org.pipecraft.pipes.exceptions.IOPipeException
-
Packages that use IOPipeException Package Description org.pipecraft.pipes.exceptions org.pipecraft.pipes.sync.source -
-
Uses of IOPipeException in org.pipecraft.pipes.exceptions
Subclasses of IOPipeException in org.pipecraft.pipes.exceptions Modifier and Type Class Description classHttpPipeExceptionAn IO pipe exception indicating an error reported by an HTTP server Includes the HTTP status code. -
Uses of IOPipeException in org.pipecraft.pipes.sync.source
Methods in org.pipecraft.pipes.sync.source that throw IOPipeException Modifier and Type Method Description protected abstract SizedInputStreamInputStreamPipe. createInputStream()protected SizedInputStreamURLTxtReaderPipe. createInputStream()
-