Packageorg.flexunit.experimental.theories.internals.error
Classpublic class CouldNotGenerateValueException
InheritanceCouldNotGenerateValueException Inheritance Error

Thrown when a value could not be generated.



Public Methods
 MethodDefined By
  
CouldNotGenerateValueException(message:String, id:int = 0)
Constructor.
CouldNotGenerateValueException
Constructor Detail
CouldNotGenerateValueException()Constructor
public function CouldNotGenerateValueException(message:String, id:int = 0)

Constructor.

Parameters
message:String — The message associated with the CouldNotGenerateValueException error.
 
id:int (default = 0) — The reference number associated with the specific CouldNotGenerateValueException error.