Class: Error

Longo. Error

Longo.Error

<private> new Error(code, message, stack)

Parameters:
Name Type Description
code Number

error code

message String

error message

stack Object

error stack trace

Source:

Extends

  • Error

Members

<static, constant> COLLECTION_ALREADY_EXISTS

COLLECTION_ALREADY_EXISTS

Source:

<static, constant> COLLECTION_NOT_FOUND

COLLECTION_NOT_FOUND

Source:

<static, constant> COLLECTION_NOT_STARTED

COLLECTION_NOT_STARTED

Source:

<static, constant> DOCUMENT_NOT_FOUND

DOCUMENT_NOT_FOUND

Source:

<static, constant> DUPLICATE_KEY_ERROR

DUPLICATE_KEY_ERROR

Source:

<static, constant> EVAL_ERROR

EVAL_ERROR

Source:

<static, constant> EXECUTION_ERROR

EXECUTION_ERROR

Source:

<static, constant> INVALID_MODIFIER_SPECIFIED

INVALID_MODIFIER_SPECIFIED

Source:

<static, constant> INVALID_QUERY

INVALID_QUERY

Source:

<static, constant> MOD_ID_NOT_ALLOWED

MOD_ID_NOT_ALLOWED

Source:

<static, constant> NOT_SUPPOETRD

NOT_SUPPOETRD

Source:

<static, constant> PARSE_ERROR

PARSE_ERROR

Source:

<static, constant> UNEXPECTED_ERROR

UNEXPECTED_ERROR

Source:

<static, constant> WEBWORKER_ERROR

WEBWORKER_ERROR

Source: