betfair / cougar

Cougar is a framework for making building network exposed service interfaces easy.
http://betfair.github.io/cougar
Apache License 2.0
27 stars 18 forks source link

Permit support for message parameter in exception idd definition #97

Closed richardqd closed 9 years ago

richardqd commented 9 years ago

Legacy IDDs permitted message as a valid parameter name in an exception type, which clashes with the concept of generating a useful default message. Legacy applications require this behaviour still to function, so this issue is to describe a flag whereby the default legacy behaviour, which permitted message as a parameter, is supported