Packageorg.pranaframework.errors
Classpublic class IllegalStateError
InheritanceIllegalStateError Inheritance RuntimeError Inheritance Error

TODO



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

Constructs a new IllegalStateError.

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