BIE::TypeException Class Reference

handle Type related exceptions in DataStreams. More...

#include <BIEException.h>

Inheritance diagram for BIE::TypeException:
Collaboration diagram for BIE::TypeException:

List of all members.

Public Member Functions

 TypeException (BasicType *attempted, BasicType *actual, string sourcefilename, int sourcelinenumber)
 Thrown when there was an attempt to access a field as though it had a different type.
 TypeException (RecordType *inputtype, RecordType *expectedtype, string sourcefilename, int sourcelinenumber)
 Constructor.
 TypeException (BasicType *unsupported, string sourcefilename, int sourcelinenumber)
 Constructor.
 TypeException (string error, string sourcefilename, int sourcelinenumber)
 Constructor.


Detailed Description

handle Type related exceptions in DataStreams.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen