public class PathExistsException extends PathIOException
Modifier | Constructor and Description |
---|---|
|
PathExistsException(String path) |
protected |
PathExistsException(String path,
String error) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PathExistsException(String path)
path
- for the exceptionprotected PathExistsException(String path, String error)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.