Serializable
public class NoWorkTreeException extends IllegalStateException
Repository
has no working directory, and is thus bare.Constructor | Description |
---|---|
NoWorkTreeException() |
Creates an exception indicating there is no work tree for a repository.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.