Serializable
public class StopWalkException extends RuntimeException
RevFilter
,
Serialized FormModifier and Type | Field | Description |
---|---|---|
static StopWalkException |
INSTANCE |
Singleton instance for throwing within a filter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final StopWalkException INSTANCE
Copyright © 2018. All rights reserved.