Skip to main content

RootServerException

Extends

  • Error

Constructors

new RootServerException()

new RootServerException(code: number, message: string, callingFunction: undefined | Function): RootServerException

Parameters

ParameterTypeDefault value
codenumberRootServerExceptionType.Unspecified
messagestring''
callingFunctionundefined | Functionundefined

Returns

RootServerException

Overrides

Error.constructor

Properties

code

code: number

Methods

toString()

toString(): string

Returns a string representation of an object.

Returns

string