| Package | com.ericfeminella.products |
| Class | public class ProductFactoryTypeError |
| Inheritance | ProductFactoryTypeError Error |
| Method | Defined by | ||
|---|---|---|---|
|
ProductFactoryTypeError(classType:String = "")
| ProductFactoryTypeError | ||
| Constant | Defined by | ||
|---|---|---|---|
| PRODUCT_TYPE_ERROR : String = "Error: Type specified is not a valid type in ProductFactory" [static]
| ProductFactoryTypeError | ||
| ProductFactoryTypeError | () | constructor |
public function ProductFactoryTypeError(classType:String = "")Parameters
classType:String (default = "") |
— PRODUCT_TYPE_ERROR
|
| PRODUCT_TYPE_ERROR | constant |
public static const PRODUCT_TYPE_ERROR:String = "Error: Type specified is not a valid type in ProductFactory"