API Documentation for: 1.0.1
Show:

error Class

Namespace: global

Convenience function for giving debug error statements. This is a global function.

error('Something bad happened!');

Constructor

error

(
  • object
)

Parameters:

  • object Mixed

    The object to trace

Item Index