@Immutable public class InvalidPathException extends RuntimeException
path
was specified.Constructor and Description |
---|
InvalidPathException() |
InvalidPathException(String message) |
InvalidPathException(String message,
Throwable cause) |
InvalidPathException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.