public class StackBasedLimitedSpaceThrowCondition extends java.lang.Object implements ThrowCondition
| Constructor and Description |
|---|
StackBasedLimitedSpaceThrowCondition(StackBasedConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(boolean enabled) |
boolean |
shallThrow(long pos,
int numBytes) |
public StackBasedLimitedSpaceThrowCondition(StackBasedConfiguration config)
public void enabled(boolean enabled)
public boolean shallThrow(long pos,
int numBytes)
shallThrow in interface ThrowCondition