public class RuntimeFileNotFoundException extends RuntimeException
FileNotFoundException.
User: mjg
Date: 21/04/11
Time: 12:08| Constructor and Description |
|---|
RuntimeFileNotFoundException(FileNotFoundException fnfe)
Creates a new instance of the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeFileNotFoundException(FileNotFoundException fnfe)
fnfe - The exception to use as the causeCopyright © 2013. All Rights Reserved.