org.jruby.util
Class IOHandler.PipeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.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()
           
 
Method Summary
 
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.