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