[#BloombergLP-bslx-TestInStreamException-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/TestInStreamException.adoc[TestInStreamException]::TestInStreamException :relfileprefix: ../../../ :mrdocs: Create an exception object initialized with the specified `type`. == Synopsis Declared in `<bslx_testinstreamexception.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TestInStreamException(xref:BloombergLP/bslx/TypeCode/Enum.adoc[TypeCode::Enum] type); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#