Postfix expression

Evaluate the following postfix expression. If given expression is ill-formatted then identify error message (e.g. too many operand, too few operand)

14 2 + 9 3 – 2 6 * 3 * * +