Exception ports cannot be used on the operator composite operator.
There is a @catch annotation with an exceptionPorts attribute set to true on a composite operator.
Exception ports may be used only on primitive operators. Apply the @catch annotation to the primitive operators for which exception ports are needed.