Home Identifier Source Repository
import {MethodsNotImplementedException} from 'deep-core/lib/Exception/MethodsNotImplementedException.js'
public class | source

MethodsNotImplementedException

Extends:

lib/Exception/Exception~Exception → MethodsNotImplementedException

Thrown when methods from interface or abstract class are not implemented

Constructor Summary

Public Constructor
public

constructor(methods: Array)

Public Constructors

public constructor(methods: Array) source

Params:

NameTypeAttributeDescription
methods Array