Packagecom.bourre.error
Classpublic class PrivateConstructorException
InheritancePrivateConstructorException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

A PrivateConstructorException exception is thrown when trying to access private constructor of a class.

Abstract class implementation rule.



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

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

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