public class PatchFormatException extends GitAPIException
| Constructor and Description |
|---|
PatchFormatException(java.util.List<FormatError> errors) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FormatError> |
getErrors() |
public PatchFormatException(java.util.List<FormatError> errors)
errors - public java.util.List<FormatError> getErrors()
Copyright © 2012. All Rights Reserved.