[#BloombergLP-bdlcc-BoundedQueue_PushExceptionCompleteProctor-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/BoundedQueue_PushExceptionCompleteProctor.adoc[BoundedQueue_PushExceptionCompleteProctor]::BoundedQueue_PushExceptionCompleteProctor :relfileprefix: ../../../ :mrdocs: Create a `pushExceptionComplete` proctor that conditionally manages the specified `queue` (if non‐zero). == Synopsis Declared in `<bdlcc_boundedqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit BoundedQueue_PushExceptionCompleteProctor(TYPE* queue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#