public class VcsFileNotFoundException extends VcsException
| Constructor and Description |
|---|
VcsFileNotFoundException() |
VcsFileNotFoundException(java.lang.String message) |
VcsFileNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
VcsFileNotFoundException(java.lang.Throwable cause) |
isRecoverable, setRecoverable, setRootpublic VcsFileNotFoundException()
public VcsFileNotFoundException(java.lang.String message)
public VcsFileNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public VcsFileNotFoundException(java.lang.Throwable cause)