Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
mx.collections.errors 

The mx.collections.errors package contains the error classes for the Flex collection components.



Classes
 ClassDescription
 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.