Liking cljdoc? Tell your friends :D

firebase-cljs.error


FirebaseErrorcljsprotocol

get-codecljs

(get-code _)

Error codes are strings using the following format: 'service/string-code'

Error codes are strings using the following format: 'service/string-code'

get-messagecljs

(get-message _)

An explanatory message for the error that just occurred.

An explanatory message for the error that just occurred.

get-namecljs

(get-name _)

The name of the class of Errors.

The name of the class of Errors.

get-stackcljs

(get-stack _)

A string value containing the execution backtrace when the error originally occured.

A string value containing the execution backtrace when the error originally occured.

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close