RollPass JSWebException

Class: WebException

Hierarchy

  • Error

    WebException

Index

Constructors

Properties

Constructors

constructor

+ new WebException(name: ErrorCode, message: string): WebException

Defined in src/public/controllers/WebController.ts:36

Parameters:

Name Type
name ErrorCode
message string

Returns: WebException

Properties

message

message: string

Inherited from void

Defined in node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from void

Defined in node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : undefined | string

Inherited from void

Overrides void

Defined in node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:975


Static Error

Error: ErrorConstructor

Defined in node_modules/typedoc/node_modules/typescript/lib/lib.es5.d.ts:984