| Package | mx.collections.errors |
| Class | public class CollectionViewError |
| Inheritance | CollectionViewError Error |
CollectionViewError class represents general errors
within a collection that are not related to specific activities
such as Cursor seeking.
Errors of this class are thrown by the ListCollectionView class.
| Method | Defined by | ||
|---|---|---|---|
|
CollectionViewError(message:String)
Constructor.
| CollectionViewError | ||