public class FilePathException extends RuntimeException
| Constructor and Description |
|---|
FilePathException(Path subject) |
FilePathException(Path subject,
String message) |
FilePathException(Path subject,
String message,
Throwable cause) |
FilePathException(Path subject,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Path |
getSubject() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilePathException(Path subject)
public Path getSubject()
public String getMessage()
getMessage in class ThrowableCopyright © 2022 MicroStream Software. All rights reserved.