public class CannotDeleteCurrentBranchException extends GitAPIException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CannotDeleteCurrentBranchException(java.lang.String message)
Constructor for CannotDeleteCurrentBranchException
|
private static final long serialVersionUID