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