DataSetError

Kind of class:class
Inherits from:Error
Author:Jason Williams
Classpath:mx.data.components.datasetclasses.DataSetError
File last modified:Tuesday, 18 December 2007, 15:44:38
The DataSetError is thrown whenever there is an unrecoverable problem with an operation on the dataset.

Summary


Constructor
Instance methods

Constructor

DataSetError

function DataSetError (
msg:String)

Instance methods

toString

function toString (
) : String