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

TODO



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