throw new IllegalArgumentException("InputType " + InputType.toString()
+ " is not defined for " + $priceRequest.getClient().getName());

shouldn't that be: inputType.toString() //No capital i ??

Best Regards,

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


On Wed, Feb 16, 2011 at 8:13 PM, StormeHawke
<[email protected]>wrote:

> throw new IllegalArgumentException("InputType " + InputType.toString()
> + " is not defined for " + $priceRequest.getClient().getName());
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to