Home Reference Source Repository
import {Executable_Error} from 'wyst/es6/Errors/index.js'
public class | source

Executable_Error

Extends:

es6-error~Extendable_ErrorJSON_Error → Executable_Error

Constructor Summary

Public Constructor
public

constructor(exe: *)

Inherited Summary

From class JSON_Error
public

toJSON(): *

Public Constructors

public constructor(exe: *) source

Params:

NameTypeAttributeDescription
exe *