API:System.DynArrayOutOfRange

From RAD Studio API Documentation
Jump to: navigation, search

C++

class DynArrayOutOfRange : public DynArrayException

Properties

Type Visibility Source Unit Parent
class public sysdyn.h System System

Description

Base class for dynamic array exceptions.

System.DynArrayOutOfRange inherits from System.DynArrayException. All content below this line refers to System.DynArrayException.

Base class for dynamic array exceptions.

Dynamic array exceptions types:

See Also