Hierarchy

  • ErrorContext

Properties

alreadydisposed: undefined
invalidparams: {
    name: string;
}

Type declaration

  • name: string
nomatchingcontroller: {
    key: string;
}

Type declaration

  • key: string
nomatchingview: {
    params: Record<string, unknown>;
}

Type declaration

  • params: Record<string, unknown>
notbindable: undefined
propertynotfound: {
    name: string;
}

Type declaration

  • name: string
shouldneverhappen: undefined

Generated using TypeDoc