public class PathNotFoundException extends InvalidPathException
Constructor and Description |
---|
PathNotFoundException() |
PathNotFoundException(String message) |
PathNotFoundException(String message,
Throwable cause) |
PathNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011–2014. All rights reserved.