public class StopWalkException
extends java.lang.RuntimeException
RevFilter,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static StopWalkException |
INSTANCE
Singleton instance for throwing within a filter.
|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
private |
StopWalkException() |
private static final long serialVersionUID
public static final StopWalkException INSTANCE