This class defines an exception object for unexternalization operations. Instances of this class contain information about an unexternalization request.

Synopsis

Declared in <bslx_testinstreamexception.h>

class TestInStreamException;

Member Functions

Name

Description

TestInStreamException [constructor]

Create an exception object initialized with the specified type.

dataType

Return the type code that was supplied at construction of this exception object.

Created with MrDocs