Serializable
public class CannotDeleteCurrentBranchException extends GitAPIException
Constructor | Description |
---|---|
CannotDeleteCurrentBranchException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CannotDeleteCurrentBranchException(String message)
message
- the messageCopyright © 2018. All rights reserved.