com.github.libxjava.io
Class NestedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.libxjava.io.NestedIOException
- All Implemented Interfaces:
- Serializable
public class NestedIOException
- extends IOException
- Version:
- libxjava-jse5 - 0.2
- Author:
- Marcel Patzlaff
- See Also:
- Serialized Form
NestedIOException
public NestedIOException()
NestedIOException
public NestedIOException(String s)
NestedIOException
public NestedIOException(String s,
Throwable cause)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class Throwable
Copyright © 2010 Marcel Patzlaff. All Rights Reserved.