mx.collections.errors 패키지에는 Flex collection 구성 요소의 오류 클래스가 들어 있습니다.
클래스
클래스 | 설명 | |
---|---|---|
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, 03:32 PM Z