com.github.libxjava.io
Class NestedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.libxjava.io.NestedIOException
public class NestedIOException
- extends IOException
- Version:
- libxjava-cldc - 0.1
- Author:
- Marcel Patzlaff
NestedIOException
public NestedIOException()
NestedIOException
public NestedIOException(String s)
NestedIOException
public NestedIOException(String s,
Throwable cause)
getCause
public Throwable getCause()
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace in class Throwable
Copyright © 2010 Marcel Patzlaff. All Rights Reserved.