Search results
From ePrize Developers Wiki
You searched for Error
There is no page titled "Error". You can create this page.
For more information about searching ePrize Developers Wiki, see Help.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)
Article title matches
- Error response test (565 bytes)
3: ... an error response. This can be used for testing error handling in your application.
11: ...le=Communication Test (PUT), will respond with an error
15: <error ver="1.1" status_code="404">
17: </error>
Page text matches
- API Home Page (4,656 bytes)
51: | [[Error response test]] - API Request/Response (4,730 bytes)
26: ... the server may not be able to generate a precise error and will simply return "400 Bad Request". - API Debugging (2,220 bytes)
25: | [[Error response test]] - Fetch profile (1,700 bytes)
5: ...mizes the risk of exposing PII with a programming error. Full profiles are available through the Analytic... - Create profile (3,850 bytes)
56: <terminal_error>duplicate_account</terminal_error>
61: |title=Invalid Request - Errors
65: <input_error>
66: <error>VALIDATION</error>
68: </input_error> - Error response test (565 bytes)
3: ... an error response. This can be used for testing error handling in your application.
11: ...le=Communication Test (PUT), will respond with an error
15: <error ver="1.1" status_code="404">
17: </error> - Getting Started (15,495 bytes)
44: import flash.events.IOErrorEvent;
62: function handleError(event:IOErrorEvent):void
69: ...der.addEventListener(IOErrorEvent.IO_ERROR, handleError);
172: <input_error>
174: <error>NULL</error> - FAQ (6,829 bytes)
25: We will send back a validation error for Invalid Email or Invalid Age. Address Not Ve...
29: ...tries to register again, a duplicate registration error will be generated. It is the client's responsibil... - Award sweepstakes entry (2,668 bytes)
7: Other error scenarios are listed in the examples on this page... - Validate and consume code (3,430 bytes)
46: ...esn't exist. These scenarios both return the same error to avoid giving too much information to possibly ... - Rate a Contest Entry (3,260 bytes)
44: |summary=Demonstrates error response
50: <input_error>
52: <error>VALIDATION</error>
53: </input_error>
65: <input_error> - Mobile SDK iOS (10,316 bytes)
99: ...dvisable to implement a conditional check for the error object in your callback block, like in the code s...
104: ...PromotionConfigurations:^(NSArray *data, NSError *error) {
105: if (error) {
106: // Handle error as needed. - Mobile SDK iOS: EPZPromoLibrary (7,136 bytes)
14: ...PromotionConfigurations:^(NSArray *data, NSError *error) {
112: ... be set to YES to enable NSLog output for various error logging throughout the SDK code, if so desired. I...
154: ...onConfigurations:(void(^)(NSArray *data, NSError *error))callback
159: ...omotion configuration keys (when successful) an NSError (if unsuccessful).
164: ...dvisable to implement a conditional check for the error object in your callback block, like so: - Mobile SDK Android (13,597 bytes)
172: if (event.error == null) {
175: // There was an error fetching configurations - handle as needed.
204: if (event.error != null) {
205: // Handle error as needed. - Mobile SDK iOS: EPZConstants (2,210 bytes)
19: ...PayloadID callback:^(NSDictionary *data, NSError *error) {
20: // Handle block callback data/error here - Mobile SDK iOS: EPZPushNotificationService (22,059 bytes)
15: ...icationPreferences:^(NSDictionary *data, NSError *error) {
161: ...:(NSData *)deviceToken callback:(void(^)(NSError *error))callbackBlock
169: ...subscribe request. The block’s argument is an NSError, which will be nil unless the call is unsuccessfu...
174: ...dvisable to implement a conditional check for the error object in your callback block, like in the code s...
180: ...erWithDeviceToken:deviceToken callback:^(NSError *error) {</b> - Mobile SDK iOS: EPZWebViewDelegate (4,366 bytes)
10: ...ew:didFailLoadWithError:|- webView:didFailLoadWithError:]] <i>optional method</i><br />
54: === webView:didFailLoadWithError: ===
57: ...WebView *)webView didFailLoadWithError:(NSError *)error
63: ;error
64: : NSError object with details of the error. - Mobile SDK Android: EPZAnalyticsService (1,447 bytes)
41: ...t you may wish to call it manually if there is an error tracking an event (e.g. when there was no Interne... - Mobile SDK Android: EPZPreferenceItem (3,923 bytes)
24: <i>Exception</i> if there is an error setting the required class values while parsing t... - Mobile SDK Android: EPZPromoLibrary (9,869 bytes)
80: ...rm a conditional check to see whether or not the 'error' property is null, and perform your next code dec...
91: ..._SDK_Android:_EPZPromoWebViewLifecycleEvent#error|error]] property is null, and perform your next code de...
108: ..._SDK_Android:_EPZPromoWebViewLifecycleEvent#error|error]] property is null, and perform your next code de...
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)