Packagecom.bourre.error
Classpublic class NoSuchElementException
InheritanceNoSuchElementException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

A NoSuchElementException exception is thrown when the object supplied in a function or process is not find in current data structure.



Public Methods
 MethodDefined by
  
NoSuchElementException(message:String = "")
Creates instance.
NoSuchElementException
Constructor detail
NoSuchElementException()constructor
public function NoSuchElementException(message:String = "")

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

Parameters
message:String (default = "") — Exception message