Serializablepublic class PatchFormatException extends GitAPIException
| Constructor | Description |
|---|---|
PatchFormatException(List<FormatError> errors) |
| Modifier and Type | Method | Description |
|---|---|---|
List<FormatError> |
getErrors() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PatchFormatException(List<FormatError> errors)
errors - public List<FormatError> getErrors()
Copyright © 2018. All rights reserved.