@Deprecated
public class FileNotFoundException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
FileNotFoundException(java.lang.String detailMessage)
Deprecated.
|
FileNotFoundException(java.lang.String detailMessage,
java.lang.Throwable throwable)
Deprecated.
|