org.jruby.util
Class IOHandler.PipeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.jruby.util.IOHandler.PipeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IOHandler

public class IOHandler.PipeException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IOHandler.PipeException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IOHandler.PipeException

public IOHandler.PipeException()


Copyright © 2002-2007 JRuby Team. All Rights Reserved.