jQuery.error()


jQuery.error( message )Возвращает:

Описание: Takes a string and throws an exception containing it.

This method exists primarily for plugin developers who wish to override it and provide a better display (or more information) for the error messages.

Примеры использования