|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorConsumer
This interface defines an ErrorConsumer. An ErrorConsumer reads output from a process' stderr.
| Method Summary | |
|---|---|
void |
consumeError(java.io.InputStream pInputStream)
The ErrorConsumer must read the output of a process from the given InputStream. |
| Method Detail |
|---|
void consumeError(java.io.InputStream pInputStream)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||