org.jenkinsci.plugins.tcl
Class TclDriver.StdErr
java.lang.Object
java.io.OutputStream
org.jenkinsci.plugins.tcl.util.StringOutputStream
org.jenkinsci.plugins.tcl.TclDriver.StdErr
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- TclDriver
public class TclDriver.StdErr
- extends StringOutputStream
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TclDriver.StdErr
public TclDriver.StdErr()
WriteLine
public void WriteLine(String str)
throws IOException
- Description copied from class:
StringOutputStream
- Writes string to the stream
- Specified by:
WriteLine in class StringOutputStream
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.