Sha256: 3f989cf36ab5ccdd3f14680ef74c0974ed628482166035add589daff4000bf60
Contents?: true
Size: 1.53 KB
Versions: 1
Compression:
Stored size: 1.53 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843461.91794:@value"�{I" class:EFI"BundledAsset;FI"logical_path;FI"Core/RequestErrorEvent.js;TI" pathname;FI"V/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/RequestErrorEvent.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi�I"digest;F"%408ffb2095b624d60580a7c86e99a44aI"source;FI"�/*global define*/ define([ ], function( ) { "use strict"; /** * An event that is raised when a request encounters an error. * * @constructor * @alias RequestErrorEvent * * @param {Number} [statusCode] The HTTP error status code, such as 404. * @param {Object} [response] The response included along with the error. */ var RequestErrorEvent = function RequestErrorEvent(statusCode, response) { /** * The HTTP error status code, such as 404. If the error does not have a particular * HTTP code, this property will be undefined. * * @type {Number} */ this.statusCode = statusCode; /** * The response included along with the error. If the error does not include a response, * this property will be undefined. * * @type {Object} */ this.response = response; }; return RequestErrorEvent; }); ;FI"required_assets_digest;F"%28706de4a5b1150ed3c7e06974e44252I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/D73/A40/sprockets%2F77a31c3d94b5c65a8474f8284cc3adea |