Packagecom.bourre.ioc.error
Classpublic class NullIDException
InheritanceNullIDException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Throws an NullIDException when try to communicate with a null event channel.



Public Methods
 MethodDefined by
  
NullIDException(message:String = "")
Creates instance.
NullIDException
  
toString():String
Returns the string representation of this instance.
NullIDException
Constructor detail
NullIDException()constructor
public function NullIDException(message:String = "")

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

Parameters
message:String (default = "") — Exception message
Method detail
toString()method
public function toString():String

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Returns the string representation of this instance.

Returns
String — the string representation of this instance