import {UndefinedMethodException} from 'deep-db/lib/Vogels/Exceptions/UndefinedMethodException.js'
UndefinedMethodException
Extends:
lib/Vogels/Exceptions/Exception~Exception → UndefinedMethodException
Thrown when undefined method is requested
Constructor Summary
Public Constructor | ||
public |
constructor(name: *, availableMethods: *) |
Public Constructors
public constructor(name: *, availableMethods: *) source
Params:
Name | Type | Attribute | Description |
name | * | ||
availableMethods | * |