uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE43147-E

The AroundInvoke method threw an invalid exception that is not permitted by the business method. (AroundInvoke: class = aa....aa, method = bb....bb. BusinessMethod: bean = cc....cc, method = dd....dd)

aa....aa: AroundInvoke method definition class name
bb....bb: AroundInvoke method name
cc....cc: Bean name
dd....dd: Business method name
Description
The AroundInvoke method threw an invalid exception that is not permitted by the business method
Action
Check whether the AroundInvoke method throws an application exception not permitted by the business method.