org.kie.commons.java.nio.file
public class InvalidPathException extends IllegalArgumentException
Constructor and Description |
---|
InvalidPathException() |
InvalidPathException(String input,
String reason) |
InvalidPathException(String input,
String reason,
int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
String |
getInput() |
String |
getReason() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.