import {MethodsNotImplementedException} from 'deep-core/lib/Exception/MethodsNotImplementedException.js'
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) |