Serializable
public class SymlinksNotSupportedException extends IOException
Constructor | Description |
---|---|
SymlinksNotSupportedException(String s) |
Construct a SymlinksNotSupportedException for the specified link
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SymlinksNotSupportedException(String s)
s
- name of link in tree or workdirCopyright © 2018. All rights reserved.