org.apache.geronimo.gshell.common
Class NestedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.geronimo.gshell.common.NestedIOException
- All Implemented Interfaces:
- Serializable
public class NestedIOException
- extends IOException
Nested IOException.
- Version:
- $Rev: 578361 $ $Date: 2007-09-21 20:31:46 -0700 (Fri, 21 Sep 2007) $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NestedIOException
public NestedIOException(String msg,
Throwable cause)
NestedIOException
public NestedIOException(String msg)
NestedIOException
public NestedIOException(Throwable cause)
NestedIOException
public NestedIOException()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.