JQuery Ajax saat gagal

fail: function(xhr, textStatus, errorThrown){
	alert('request failed');
}
Andrew Lautenbach