Create an exception object initialized with the specified type.
Synopsis
Declared in <bslx_testinstreamexception.h>
explicit
TestInStreamException(TypeCode::Enum type);
Parameters
Name |
Description |
type |
type code describing the unexternalization request |
Created with MrDocs