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

$$InvalidControllerConfigError

Extends:

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

The invalid module value error associated with Controllers.

Example:

new $Exceptions().$$InvalidControllerConfigError();

Constructor Summary

Public Constructor
public

constructor(name: *)

Public Constructors

public constructor(name: *) source

Params:

NameTypeAttributeDescription
name *