public final class ParameterInconsistencyException extends SignalRecognitionException
| Constructor and Description |
|---|
ParameterInconsistencyException(String name,
BitwiseParameter expected,
BitwiseParameter parameter) |
ParameterInconsistencyException(String name,
long newValue,
long oldValue) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringParameterInconsistencyException(String name, long newValue, long oldValue)
ParameterInconsistencyException(String name, BitwiseParameter expected, BitwiseParameter parameter)
Copyright © 2019. All rights reserved.