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

$$InvalidDirectiveConfigError

Extends:

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

The invalid module value error associated with directives.

Example:

new $Exceptions().$$InvalidDirectiveConfigError();

Constructor Summary

Public Constructor
public

constructor(name: *)

Public Constructors

public constructor(name: *) source

Params:

NameTypeAttributeDescription
name *