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, toString
Copyright © 2011–2014. All rights reserved.