Home Reference Source Repository
import {$$InvalidFactoryConfigError} from 'angie/src/services/$Exceptions.js'
public class | since 0.4.4 | source

$$InvalidFactoryConfigError

Extends:

SyntaxErrorsrc/services/$Exceptions.js~$$InvalidModuleConfigError → $$InvalidFactoryConfigError

The invalid module value error associated with factories.

Example:

new $Exceptions().$$InvalidFactoryConfigError();

Constructor Summary

Public Constructor
public

constructor(name: *)

Public Constructors

public constructor(name: *) source

Params:

NameTypeAttributeDescription
name *