public static class ArchiveCommand.UnsupportedFormatException extends GitAPIException
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
format |
private static long |
serialVersionUID |
Constructor and Description |
---|
UnsupportedFormatException(java.lang.String format) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFormat() |
private static final long serialVersionUID
private final java.lang.String format