Home Reference Source Repository
import {MethodNotAvailableException} from 'deep-cache/lib/Driver/Exception/MethodNotAvailableException.js'
public class | source

MethodNotAvailableException

Extends:

lib/Driver/Exception/Exception~Exception → MethodNotAvailableException

Thrown when a method is not available

Constructor Summary

Public Constructor
public

Public Constructors

public constructor(name: String) source

Params:

NameTypeAttributeDescription
name String