public class StopWalkException extends RuntimeException
RevFilter
,
Serialized FormModifier and Type | Field and Description |
---|---|
static StopWalkException |
INSTANCE
Singleton instance for throwing within a filter.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final StopWalkException INSTANCE
Copyright © 2019 Eclipse JGit Project. All rights reserved.