Package | org.flexunit.experimental.theories.internals.error |
Class | public class CouldNotGenerateValueException |
Inheritance | CouldNotGenerateValueException ![]() |
Method | Defined By | ||
---|---|---|---|
CouldNotGenerateValueException(message:String, id:int = 0)
Constructor. | CouldNotGenerateValueException |
CouldNotGenerateValueException | () | Constructor |
public function CouldNotGenerateValueException(message:String, id:int = 0)
Constructor.
Parametersmessage:String — The message associated with the CouldNotGenerateValueException error.
| |
id:int (default = 0 ) — The reference number associated with the specific CouldNotGenerateValueException error.
|