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, setRoot
public VcsFileNotFoundException()
public VcsFileNotFoundException(java.lang.String message)
public VcsFileNotFoundException(java.lang.String message, java.lang.Throwable cause)
public VcsFileNotFoundException(java.lang.Throwable cause)