| Package | com.ericfeminella.products |
| Class | public class ProductFactoryInstantiationError |
| Inheritance | ProductFactoryInstantiationError Error |
| Method | Defined by | ||
|---|---|---|---|
|
| ProductFactoryInstantiationError | ||
| Constant | Defined by | ||
|---|---|---|---|
| ILLEGAL_INSTANTIATION_ERROR : String = "Illegal instantiation of ProductFactory. You must use ProductFactory.getInstance();" [static]
| ProductFactoryInstantiationError | ||
| ProductFactoryInstantiationError | () | constructor |
public function ProductFactoryInstantiationError()
— ILLEGAL_INSTANTIATION_ERROR
|
| ILLEGAL_INSTANTIATION_ERROR | constant |
public static const ILLEGAL_INSTANTIATION_ERROR:String = "Illegal instantiation of ProductFactory. You must use ProductFactory.getInstance();"