public class NoWorkTreeException
extends java.lang.IllegalStateException
Repository
has no working directory,
and is thus bare.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
NoWorkTreeException()
Creates an exception indicating there is no work tree for a repository.
|
private static final long serialVersionUID