System.DynArrayNullData
C++
class DynArrayNullData : public DynArrayException
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | sysdyn.h | System | System |
Description
The exception thrown when the array data pointer is found to be NULL.
The subscript operator can throw DynArrayNullData exceptions.