/**@class java.lang.AssertionError @extends java.lang.Error Thrown when an assertion has failed. @since 1.4 */ var AssertionError = { };