Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PatchFormatException(List<FormatError> errors)
errors
- public List<FormatError> getErrors()
Copyright © 2018. All rights reserved.