public class ErrPower extends TsiError
TsiError.DefaultErrorPolicy| Constructor and Description |
|---|
ErrPower(String err,
String det,
int lev,
String what)
Constructs a new tsi error from all its components without parsing.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getResetMax()
The default implementation for the maximum allowed occurence for
resetting an error.
|
boolean |
ignore()
Returns true, if this error should be ignored.
|
deprecated, equals, getAccumulateCount, getAccumulateSpan, getComponent, getDetail, getError, getLevel, getResetLag, hashCode, parse, setComponent, setDetail, setError, setLevel, toStringpublic boolean ignore()
public int getResetMax()
TsiError.TSI_ERROR_POLICY. If that points to a valid, default
constructable class, we use an instance of this class for the policy,
otherwise the default policy is used.getResetMax in class TsiError