Home Reference Source
import ExInterface from 'tman-wrtc/lib/exceptions/exinterface.js'
public class | source

ExInterface

Exception thrown when the interface to create a t-man has not been fullfilled.

Constructor Summary

Public Constructor
public

constructor(source: string)

Member Summary

Public Members
public
public

source: *

Public Constructors

public constructor(source: string) source

Params:

NameTypeAttributeDescription
source string

The function name that threw this exception.

Public Members

public message: string source

public source: * source