com.healthmarketscience.jackcess
Class RuntimeIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.healthmarketscience.jackcess.RuntimeIOException
- All Implemented Interfaces:
- Serializable
public class RuntimeIOException
- extends IllegalStateException
RuntimeException wrapper around an IOException
- Author:
- James Ahlborn
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RuntimeIOException
public RuntimeIOException(IOException e)
RuntimeIOException
public RuntimeIOException(String msg,
IOException e)
Copyright © 2005-2013 Health Market Science. All Rights Reserved.