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