public class BadPathException extends Exception
| Constructor and Description |
|---|
BadPathException() |
BadPathException(String message) |
BadPathException(String message,
Throwable cause) |
BadPathException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013, Oracle and/or its affiliates. All rights reserved.