public static class PropExt.FileNotFoundException extends RuntimeException
| 构造器和说明 |
|---|
FileNotFoundException(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileNotFoundException(String msg)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 ThrowableCopyright © 2022. All rights reserved.