API Guide Home
(Online version only)

NetMasterLibErrors.h File Reference


Detailed Description

This is the error declarations file for the NetMaster Library.

Version:
1.0
Date:
01/31/2002

Definition in file NetMasterLibErrors.h.

Include dependency graph for NetMasterLibErrors.h:

Go to the source code of this file.

Defines

Net Master Error Codes
MIP Error Codes
Sprint's Mobile-IP (MIP) error codes.

Net Master Error Codes
Reserved for future use
Net Master Error Codes

Define Documentation

#define netMasterErrAuthReqDuringBGLogin   (netMasterErrClass + 0x3F)

Authentication UI prompt (such as username/password or script plug-in) was requested during background login -- this is not supported presently.

Definition at line 115 of file NetMasterLibErrors.h.

#define netMasterErrAutoLoginNotPossible   (netMasterErrClass + 0x3C)

auto-login did not take place

Definition at line 107 of file NetMasterLibErrors.h.

#define netMasterErrBadArg   (netMasterErrClass + 0x03)

invalid argument, unknown ID

Definition at line 34 of file NetMasterLibErrors.h.

#define netMasterErrBadPort   (netMasterErrClass + 0x0B)

Invalid port number -- we remap this from serErrBadPort.

Definition at line 42 of file NetMasterLibErrors.h.

#define netMasterErrCDMACarrierNetworkBusy   (netMasterErrClass + 0x3D)

"network busy" event was received from the carrier's network.

Definition at line 108 of file NetMasterLibErrors.h.

#define netMasterErrClass   (hsNetMasterErrorClass)

hsNetMasterErrorClass is defined in HsErrorClasses.h as 0x7100

Definition at line 31 of file NetMasterLibErrors.h.

#define netMasterErrConfigFailed   (netMasterErrClass + 0x08)

Attempt to configure network settings failed

Definition at line 39 of file NetMasterLibErrors.h.

#define netMasterErrConfigNotFound   (netMasterErrClass + 0x07)

NetPref config not found

Definition at line 38 of file NetMasterLibErrors.h.

#define netMasterErrDispatchTable   (netMasterErrClass + 0x05)

Unrecognized dipatch table format

Definition at line 36 of file NetMasterLibErrors.h.

#define netMasterErrGPRSGenLoginErr   (netMasterErrClass + 0x43)

Generic GPRS login error -- returned when we don't have enough specific info about the cause of login failure.

Definition at line 148 of file NetMasterLibErrors.h.

#define netMasterErrInternalConnWouldBeImpossible   (netMasterErrClass + 0x41)

auto-login did not take place

Definition at line 136 of file NetMasterLibErrors.h.

#define netMasterErrMemory   (netMasterErrClass + 0x01)

runtime memory error

Definition at line 32 of file NetMasterLibErrors.h.

#define netMasterErrMIPAdminProhibited129   (netMasterErrClass + 0x2B)

Definition at line 80 of file NetMasterLibErrors.h.

#define netMasterErrMIPAdminProhibited65   (netMasterErrClass + 0x0E)

Definition at line 51 of file NetMasterLibErrors.h.

#define netMasterErrMIPBadTtl76   (netMasterErrClass + 0x19)

Definition at line 62 of file NetMasterLibErrors.h.

#define netMasterErrMIPCantRevTun137   (netMasterErrClass + 0x33)

Definition at line 88 of file NetMasterLibErrors.h.

#define netMasterErrMIPCantRevTun74   (netMasterErrClass + 0x17)

Definition at line 60 of file NetMasterLibErrors.h.

#define netMasterErrMIPDelivStyleNotSupported79   (netMasterErrClass + 0x1C)

Definition at line 65 of file NetMasterLibErrors.h.

#define netMasterErrMIPErrorFa1_100   (netMasterErrClass + 0x25)

Definition at line 74 of file NetMasterLibErrors.h.

#define netMasterErrMIPErrorFa2_101   (netMasterErrClass + 0x26)

Definition at line 75 of file NetMasterLibErrors.h.

#define netMasterErrMIPErrorHa1_140   (netMasterErrClass + 0x36)

Definition at line 91 of file NetMasterLibErrors.h.

#define netMasterErrMIPErrorHa2_141   (netMasterErrClass + 0x37)

Definition at line 92 of file NetMasterLibErrors.h.

#define netMasterErrMIPFailed   (netMasterErrClass + 0x0A)

Generic Mobile-IP failure

Definition at line 41 of file NetMasterLibErrors.h.

#define netMasterErrMIPForeign_Agent98   (netMasterErrClass + 0x23)

Definition at line 72 of file NetMasterLibErrors.h.

#define netMasterErrMIPForeignAgentAuth132   (netMasterErrClass + 0x2E)

Definition at line 83 of file NetMasterLibErrors.h.

#define netMasterErrMIPHa_Host_Unreachable81   (netMasterErrClass + 0x1E)

Definition at line 67 of file NetMasterLibErrors.h.

#define netMasterErrMIPHa_Port_Unreachable82   (netMasterErrClass + 0x1F)

Definition at line 68 of file NetMasterLibErrors.h.

#define netMasterErrMIPHa_Unreachable88   (netMasterErrClass + 0x20)

Definition at line 69 of file NetMasterLibErrors.h.

#define netMasterErrMIPHome_Network_Unreachable80   (netMasterErrClass + 0x1D)

Definition at line 66 of file NetMasterLibErrors.h.

#define netMasterErrMIPHomeAgentAuth68   (netMasterErrClass + 0x11)

Definition at line 54 of file NetMasterLibErrors.h.

#define netMasterErrMIPInsufficientResources130   (netMasterErrClass + 0x2C)

Definition at line 81 of file NetMasterLibErrors.h.

#define netMasterErrMIPInsufficientResources66   (netMasterErrClass + 0x0F)

Definition at line 52 of file NetMasterLibErrors.h.

#define netMasterErrMIPInvalidCareOfAddr77   (netMasterErrClass + 0x1A)

Definition at line 63 of file NetMasterLibErrors.h.

#define netMasterErrMIPMissing_Challenge105   (netMasterErrClass + 0x28)

Definition at line 77 of file NetMasterLibErrors.h.

#define netMasterErrMIPMissingHa99   (netMasterErrClass + 0x24)

Definition at line 73 of file NetMasterLibErrors.h.

#define netMasterErrMIPMissingNai97   (netMasterErrClass + 0x22)

Definition at line 71 of file NetMasterLibErrors.h.

#define netMasterErrMIPMobileNodeAuth131   (netMasterErrClass + 0x2D)

Definition at line 82 of file NetMasterLibErrors.h.

#define netMasterErrMIPMobileNodeAuth67   (netMasterErrClass + 0x10)

Definition at line 53 of file NetMasterLibErrors.h.

#define netMasterErrMIPMustRevTun138   (netMasterErrClass + 0x34)

Definition at line 89 of file NetMasterLibErrors.h.

#define netMasterErrMIPMustRevTun75   (netMasterErrClass + 0x18)

Definition at line 61 of file NetMasterLibErrors.h.

#define netMasterErrMIPNonZeroHaRequested96   (netMasterErrClass + 0x21)

Definition at line 70 of file NetMasterLibErrors.h.

#define netMasterErrMIPNoSimBindings   (netMasterErrClass + 0x0C)

Definition at line 49 of file NetMasterLibErrors.h.

#define netMasterErrMIPPoorlyFormedReply71   (netMasterErrClass + 0x14)

Definition at line 57 of file NetMasterLibErrors.h.

#define netMasterErrMIPPoorlyFormedReq134   (netMasterErrClass + 0x30)

Definition at line 85 of file NetMasterLibErrors.h.

#define netMasterErrMIPPoorlyFormedReq70   (netMasterErrClass + 0x13)

Definition at line 56 of file NetMasterLibErrors.h.

#define netMasterErrMIPReasonUnspecified128   (netMasterErrClass + 0x2A)

Definition at line 79 of file NetMasterLibErrors.h.

#define netMasterErrMIPReasonUnspecified64   (netMasterErrClass + 0x0D)

Definition at line 50 of file NetMasterLibErrors.h.

#define netMasterErrMIPRegIdMismatch133   (netMasterErrClass + 0x2F)

Definition at line 84 of file NetMasterLibErrors.h.

#define netMasterErrMIPRegistration_Timeout78   (netMasterErrClass + 0x1B)

Definition at line 64 of file NetMasterLibErrors.h.

#define netMasterErrMIPReqedEncapUnavail72   (netMasterErrClass + 0x15)

Definition at line 58 of file NetMasterLibErrors.h.

#define netMasterErrMIPReqEncapNotAvail139   (netMasterErrClass + 0x35)

Definition at line 90 of file NetMasterLibErrors.h.

#define netMasterErrMIPReqLifetimeTooLong69   (netMasterErrClass + 0x12)

Definition at line 55 of file NetMasterLibErrors.h.

#define netMasterErrMIPReserved2   (netMasterErrClass + 0x39)

Reserved for future use

Definition at line 98 of file NetMasterLibErrors.h.

#define netMasterErrMIPReserved3   (netMasterErrClass + 0x3A)

Reserved for future use

Definition at line 99 of file NetMasterLibErrors.h.

#define netMasterErrMIPReserved4   (netMasterErrClass + 0x3B)

Reserved for future use

Definition at line 100 of file NetMasterLibErrors.h.

#define netMasterErrMIPReservedNUnavail73   (netMasterErrClass + 0x16)

Definition at line 59 of file NetMasterLibErrors.h.

#define netMasterErrMIPStale_Challenge106   (netMasterErrClass + 0x29)

Definition at line 78 of file NetMasterLibErrors.h.

#define netMasterErrMIPTooManySimMobBindings135   (netMasterErrClass + 0x31)

Definition at line 86 of file NetMasterLibErrors.h.

#define netMasterErrMIPUnknown_Challenge104   (netMasterErrClass + 0x27)

Definition at line 76 of file NetMasterLibErrors.h.

#define netMasterErrMIPUnknownHaAddr136   (netMasterErrClass + 0x32)

Definition at line 87 of file NetMasterLibErrors.h.

#define netMasterErrMIPUsernameSuspension801   (netMasterErrClass + 0x38)

801 Username suspension due to repeated incorrect passwords being sent

Definition at line 97 of file NetMasterLibErrors.h.

#define netMasterErrNetGuardReqDuringBGLogin   (netMasterErrClass + 0x42)

Net Guard prompt would have been required during background login. Prompting is presently not supported during background login.

Definition at line 142 of file NetMasterLibErrors.h.

#define netMasterErrNetNotInstalled   (netMasterErrClass + 0x04)

NetLib has not been installed

Definition at line 35 of file NetMasterLibErrors.h.

#define netMasterErrNo1xService   (netMasterErrClass + 0x09)

1xRTT is not available

Definition at line 40 of file NetMasterLibErrors.h.

#define netMasterErrNoNetPrefLib   (netMasterErrClass + 0x06)

NetPref library not found

Definition at line 37 of file NetMasterLibErrors.h.

#define netMasterErrNoOneXServiceWhileRoaming   (netMasterErrClass + 0x44)

Sprint OneX service is unavailable while roaming

Definition at line 153 of file NetMasterLibErrors.h.

#define netMasterErrOneXServiceNotEnabled   (netMasterErrClass + 0x4F)

modem doesn't support requested service

Definition at line 184 of file NetMasterLibErrors.h.

#define netMasterErrOneXServiceUnavailable   (netMasterErrClass + 0x3E)

< requested service unavailable

Definition at line 109 of file NetMasterLibErrors.h.

#define netMasterErrStorage   (netMasterErrClass + 0x02)

storage memory error

Definition at line 33 of file NetMasterLibErrors.h.

#define netMasterErrUIRPCTimeout   (netMasterErrClass + 0x40)

UI RPC timed out during a background-initiated login. This is an internal error that might occur if the current UI app is not processing events for a long time.

Definition at line 121 of file NetMasterLibErrors.h.

#define netMasterErrUnused45   (netMasterErrClass + 0x45)

Definition at line 169 of file NetMasterLibErrors.h.

#define netMasterErrUnused46   (netMasterErrClass + 0x46)

Definition at line 170 of file NetMasterLibErrors.h.

#define netMasterErrUnused47   (netMasterErrClass + 0x47)

Definition at line 171 of file NetMasterLibErrors.h.

#define netMasterErrUnused48   (netMasterErrClass + 0x48)

Definition at line 172 of file NetMasterLibErrors.h.

#define netMasterErrUnused49   (netMasterErrClass + 0x49)

Definition at line 173 of file NetMasterLibErrors.h.

#define netMasterErrUnused4A   (netMasterErrClass + 0x4A)

Definition at line 174 of file NetMasterLibErrors.h.

#define netMasterErrUnused4B   (netMasterErrClass + 0x4B)

Definition at line 175 of file NetMasterLibErrors.h.

#define netMasterErrUnused4C   (netMasterErrClass + 0x4C)

Definition at line 176 of file NetMasterLibErrors.h.

#define netMasterErrUnused4D   (netMasterErrClass + 0x4D)

Definition at line 177 of file NetMasterLibErrors.h.

#define netMasterErrUnused4E   (netMasterErrClass + 0x4E)

Definition at line 178 of file NetMasterLibErrors.h.


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:07:38 2008 for Palm API Guide