Sydney

Class AssertionFailedError

Object
   |
   +--AssertionFailedError

class AssertionFailedError

Defined in assert.js


Constructor Summary
AssertionFailedError (msg)
           
 
Method Summary
 string toString()
           Returns a string representation of this error.

Constructor Detail

AssertionFailedError

function AssertionFailedError(msg)
Method Detail

toString

string toString()

Sydney

SourceForge.net Logo