Exception thrown by the framework in response to an attempt to override a
channel static data parameter when that parameter is not configured to be
overridable.
author: andrew.petro@YALE.EDU author: mboyd@sungardsct.com since: 2.6.0
Constructor Summary
public
IllegalChannelParameterOverrideException(String parameterNameArg, String failedValueArg) Instantiate this exception, specifying the name of the parameter that
could not be overridden and the value it could not be set to.