public class InvalidPathException extends RuntimeException
| Constructor and Description |
|---|
InvalidPathException() |
InvalidPathException(String message) |
InvalidPathException(String message,
Throwable cause) |
InvalidPathException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.