Packageorg.springextensions.actionscript.errors
Classpublic class RuntimeError
InheritanceRuntimeError Inheritance Error
SubclassesIllegalArgumentError, IllegalStateError

TODO

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1



Public Methods
 MethodDefined by
  
RuntimeError(message:String = "")
Constructs a new RuntimeError.
RuntimeError
Constructor detail
RuntimeError()constructor
public function RuntimeError(message:String = "")

Constructs a new RuntimeError.

Parameters
message:String (default = "") — the detail message that describes the cause of the error