Packagemx.collections.errors
Classpublic class SortError
InheritanceSortError Inheritance Error

This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid.



Public Methods
 MethodDefined by
  
SortError(message:String)
Constructor.
SortError
Constructor detail
SortError()constructor
public function SortError(message:String)

Constructor.

Parameters
message:String — A message providing information about the error cause.