mx.collections.errors 套件包含 Flex 集合組件的錯誤類別。
類別
類別 | 說明 | |
---|---|---|
ChildItemPendingError | This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
CollectionViewError | The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking. | |
CursorError | This error is thrown by a collection Cursor. | |
ItemPendingError | This error is thrown when retrieving an item from a collection view requires an asynchronous call. | |
SortError | This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. |
Tue Jun 12 2018, 04:01 PM Z