API Documentation for: 1.0.1
Show:

warning Class

Namespace: global

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

warning('Something serious happened');

Constructor

warning

(
  • object
)

Parameters:

  • object Mixed

    The object to trace

Item Index