Package net.sf.jnati.proc
Class TeeStreamException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- net.sf.jnati.proc.TeeStreamException
-
- All Implemented Interfaces:
java.io.Serializable
public class TeeStreamException extends java.io.IOException
- Author:
- Sam Adams
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TeeStreamException(java.io.IOException ex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addCause(java.io.IOException ex)
java.io.IOException[]
getCauses()
-