|
BDE 4.39.x Production Release
|
#include <bslx_testinstreamexception.h>
This class defines an exception object for unexternalization operations. Instances of this class contain information about an unexternalization request.
Public Member Functions | |
| TestInStreamException (TypeCode::Enum type) | |
| ~TestInStreamException ()=default | |
| TypeCode::Enum | dataType () const |
|
inlineexplicit |
Create an exception object initialized with the specified type.
|
default |
|
inline |
Return the type code that was supplied at construction of this exception object.