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:
- Serializable
public class TeeStreamException
- extends IOException
- Author:
- Sam Adams
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TeeStreamException
public TeeStreamException(IOException ex)
addCause
public void addCause(IOException ex)
getCauses
public IOException[] getCauses()
Copyright © 2007-2011 Sam Adams. All Rights Reserved.