PageRenderTime 67ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/Lib/plat-mac/macerrors.py

http://unladen-swallow.googlecode.com/
Python | 1857 lines | 1854 code | 2 blank | 1 comment | 0 complexity | dd18205bbf5d3789ea23fe3bae6018a2 MD5 | raw file
Possible License(s): 0BSD, BSD-3-Clause
  1. # -coding=latin1-
  2. from warnings import warnpy3k
  3. warnpy3k("In 3.x, the macerrors module is removed.", stacklevel=2)
  4. svTempDisable = -32768 #svTempDisable
  5. svDisabled = -32640 #Reserve range -32640 to -32768 for Apple temp disables.
  6. fontNotOutlineErr = -32615 #bitmap font passed to routine that does outlines only
  7. kURL68kNotSupportedError = -30788 #kURL68kNotSupportedError
  8. kURLAccessNotAvailableError = -30787 #kURLAccessNotAvailableError
  9. kURLInvalidConfigurationError = -30786 #kURLInvalidConfigurationError
  10. kURLExtensionFailureError = -30785 #kURLExtensionFailureError
  11. kURLFileEmptyError = -30783 #kURLFileEmptyError
  12. kURLInvalidCallError = -30781 #kURLInvalidCallError
  13. kURLUnsettablePropertyError = -30780 #kURLUnsettablePropertyError
  14. kURLPropertyBufferTooSmallError = -30779 #kURLPropertyBufferTooSmallError
  15. kURLUnknownPropertyError = -30778 #kURLUnknownPropertyError
  16. kURLPropertyNotYetKnownError = -30777 #kURLPropertyNotYetKnownError
  17. kURLAuthenticationError = -30776 #kURLAuthenticationError
  18. kURLServerBusyError = -30775 #kURLServerBusyError
  19. kURLUnsupportedSchemeError = -30774 #kURLUnsupportedSchemeError
  20. kURLInvalidURLError = -30773 #kURLInvalidURLError
  21. kURLDestinationExistsError = -30772 #kURLDestinationExistsError
  22. kURLProgressAlreadyDisplayedError = -30771 #kURLProgressAlreadyDisplayedError
  23. kURLInvalidURLReferenceError = -30770 #kURLInvalidURLReferenceError
  24. controlHandleInvalidErr = -30599 #controlHandleInvalidErr
  25. controlInvalidDataVersionErr = -30597 #controlInvalidDataVersionErr
  26. errItemNotControl = -30596 #errItemNotControl
  27. errCantEmbedRoot = -30595 #errCantEmbedRoot
  28. errCantEmbedIntoSelf = -30594 #errCantEmbedIntoSelf
  29. errWindowRegionCodeInvalid = -30593 #errWindowRegionCodeInvalid
  30. errControlHiddenOrDisabled = -30592 #errControlHiddenOrDisabled
  31. errDataSizeMismatch = -30591 #errDataSizeMismatch
  32. errControlIsNotEmbedder = -30590 #errControlIsNotEmbedder
  33. errControlsAlreadyExist = -30589 #errControlsAlreadyExist
  34. errInvalidPartCode = -30588 #errInvalidPartCode
  35. errRootAlreadyExists = -30587 #errRootAlreadyExists
  36. errNoRootControl = -30586 #errNoRootControl
  37. errCouldntSetFocus = -30585 #errCouldntSetFocus
  38. errUnknownControl = -30584 #errUnknownControl
  39. errWindowDoesntSupportFocus = -30583 #errWindowDoesntSupportFocus
  40. errControlDoesntSupportFocus = -30582 #errControlDoesntSupportFocus
  41. errDataNotSupported = -30581 #errDataNotSupported
  42. errMessageNotSupported = -30580 #errMessageNotSupported
  43. themeMonitorDepthNotSupportedErr = -30567 #theme not supported at monitor depth
  44. themeScriptFontNotFoundErr = -30566 #theme font requested for uninstalled script system
  45. themeBadCursorIndexErr = -30565 #themeBadCursorIndexErr
  46. themeHasNoAccentsErr = -30564 #themeHasNoAccentsErr
  47. themeBadTextColorErr = -30563 #themeBadTextColorErr
  48. themeProcessNotRegisteredErr = -30562 #themeProcessNotRegisteredErr
  49. themeProcessRegisteredErr = -30561 #themeProcessRegisteredErr
  50. themeInvalidBrushErr = -30560 #pattern index invalid
  51. qtvrUninitialized = -30555 #qtvrUninitialized
  52. qtvrLibraryLoadErr = -30554 #qtvrLibraryLoadErr
  53. streamingNodeNotReadyErr = -30553 #streamingNodeNotReadyErr
  54. noMemoryNodeFailedInitialize = -30552 #noMemoryNodeFailedInitialize
  55. invalidHotSpotIDErr = -30551 #invalidHotSpotIDErr
  56. invalidNodeFormatErr = -30550 #invalidNodeFormatErr
  57. limitReachedErr = -30549 #limitReachedErr
  58. settingNotSupportedByNodeErr = -30548 #settingNotSupportedByNodeErr
  59. propertyNotSupportedByNodeErr = -30547 #propertyNotSupportedByNodeErr
  60. timeNotInViewErr = -30546 #timeNotInViewErr
  61. invalidViewStateErr = -30545 #invalidViewStateErr
  62. invalidNodeIDErr = -30544 #invalidNodeIDErr
  63. selectorNotSupportedByNodeErr = -30543 #selectorNotSupportedByNodeErr
  64. callNotSupportedByNodeErr = -30542 #callNotSupportedByNodeErr
  65. constraintReachedErr = -30541 #constraintReachedErr
  66. notAQTVRMovieErr = -30540 #notAQTVRMovieErr
  67. kFBCnoSuchHit = -30532 #kFBCnoSuchHit
  68. kFBCbadSearchSession = -30531 #kFBCbadSearchSession
  69. kFBCindexDiskIOFailed = -30530 #kFBCindexDiskIOFailed
  70. kFBCsummarizationCanceled = -30529 #kFBCsummarizationCanceled
  71. kFBCbadIndexFileVersion = -30528 #kFBCbadIndexFileVersion
  72. kFBCanalysisNotAvailable = -30527 #kFBCanalysisNotAvailable
  73. kFBCillegalSessionChange = -30526 #tried to add/remove vols to a session
  74. kFBCsomeFilesNotIndexed = -30525 #kFBCsomeFilesNotIndexed
  75. kFBCsearchFailed = -30524 #kFBCsearchFailed
  76. kFBCindexNotAvailable = -30523 #kFBCindexNotAvailable
  77. kFBCindexFileDestroyed = -30522 #kFBCindexFileDestroyed
  78. kFBCaccessCanceled = -30521 #kFBCaccessCanceled
  79. kFBCindexingCanceled = -30520 #kFBCindexingCanceled
  80. kFBCnoSearchSession = -30519 #kFBCnoSearchSession
  81. kFBCindexNotFound = -30518 #kFBCindexNotFound
  82. kFBCflushFailed = -30517 #kFBCflushFailed
  83. kFBCaddDocFailed = -30516 #kFBCaddDocFailed
  84. kFBCaccessorStoreFailed = -30515 #kFBCaccessorStoreFailed
  85. kFBCindexCreationFailed = -30514 #couldn't create index
  86. kFBCmergingFailed = -30513 #couldn't merge index files
  87. kFBCtokenizationFailed = -30512 #couldn't read from document or query
  88. kFBCmoveFailed = -30511 #V-Twin exception caught
  89. kFBCdeletionFailed = -30510 #V-Twin exception caught
  90. kFBCcommitFailed = -30509 #V-Twin exception caught
  91. kFBCindexingFailed = -30508 #V-Twin exception caught
  92. kFBCvalidationFailed = -30507 #V-Twin exception caught
  93. kFBCcompactionFailed = -30506 #V-Twin exception caught
  94. kFBCbadIndexFile = -30505 #bad FSSpec, or bad data in file
  95. kFBCfileNotIndexed = -30504 #kFBCfileNotIndexed
  96. kFBCbadParam = -30503 #kFBCbadParam
  97. kFBCallocFailed = -30502 #probably low memory
  98. kFBCnoIndexesFound = -30501 #kFBCnoIndexesFound
  99. kFBCvTwinExceptionErr = -30500 #no telling what it was
  100. kDSpStereoContextErr = -30450 #kDSpStereoContextErr
  101. kDSpInternalErr = -30449 #kDSpInternalErr
  102. kDSpConfirmSwitchWarning = -30448 #kDSpConfirmSwitchWarning
  103. kDSpFrameRateNotReadyErr = -30447 #kDSpFrameRateNotReadyErr
  104. kDSpContextNotFoundErr = -30446 #kDSpContextNotFoundErr
  105. kDSpContextNotReservedErr = -30445 #kDSpContextNotReservedErr
  106. kDSpContextAlreadyReservedErr = -30444 #kDSpContextAlreadyReservedErr
  107. kDSpInvalidAttributesErr = -30443 #kDSpInvalidAttributesErr
  108. kDSpInvalidContextErr = -30442 #kDSpInvalidContextErr
  109. kDSpSystemSWTooOldErr = -30441 #kDSpSystemSWTooOldErr
  110. kDSpNotInitializedErr = -30440 #kDSpNotInitializedErr
  111. kISpListBusyErr = -30429 #kISpListBusyErr
  112. kISpDeviceActiveErr = -30428 #kISpDeviceActiveErr
  113. kISpSystemActiveErr = -30427 #kISpSystemActiveErr
  114. kISpDeviceInactiveErr = -30426 #kISpDeviceInactiveErr
  115. kISpSystemInactiveErr = -30425 #kISpSystemInactiveErr
  116. kISpElementNotInListErr = -30424 #kISpElementNotInListErr
  117. kISpElementInListErr = -30423 #kISpElementInListErr
  118. kISpBufferToSmallErr = -30422 #kISpBufferToSmallErr
  119. kISpSystemListErr = -30421 #kISpSystemListErr
  120. kISpInternalErr = -30420 #kISpInternalErr
  121. kNSpJoinFailedErr = -30399 #kNSpJoinFailedErr
  122. kNSpCantBlockErr = -30398 #kNSpCantBlockErr
  123. kNSpMessageTooBigErr = -30397 #kNSpMessageTooBigErr
  124. kNSpSendFailedErr = -30396 #kNSpSendFailedErr
  125. kNSpConnectFailedErr = -30395 #kNSpConnectFailedErr
  126. kNSpGameTerminatedErr = -30394 #kNSpGameTerminatedErr
  127. kNSpTimeoutErr = -30393 #kNSpTimeoutErr
  128. kNSpInvalidProtocolListErr = -30392 #kNSpInvalidProtocolListErr
  129. kNSpInvalidProtocolRefErr = -30391 #kNSpInvalidProtocolRefErr
  130. kNSpInvalidDefinitionErr = -30390 #kNSpInvalidDefinitionErr
  131. kNSpAddPlayerFailedErr = -30389 #kNSpAddPlayerFailedErr
  132. kNSpCreateGroupFailedErr = -30388 #kNSpCreateGroupFailedErr
  133. kNSpNoHostVolunteersErr = -30387 #kNSpNoHostVolunteersErr
  134. kNSpNoGroupsErr = -30386 #kNSpNoGroupsErr
  135. kNSpNoPlayersErr = -30385 #kNSpNoPlayersErr
  136. kNSpInvalidGroupIDErr = -30384 #kNSpInvalidGroupIDErr
  137. kNSpInvalidPlayerIDErr = -30383 #kNSpInvalidPlayerIDErr
  138. kNSpNameRequiredErr = -30382 #kNSpNameRequiredErr
  139. kNSpFeatureNotImplementedErr = -30381 #kNSpFeatureNotImplementedErr
  140. kNSpAddressInUseErr = -30380 #kNSpAddressInUseErr
  141. kNSpRemovePlayerFailedErr = -30379 #kNSpRemovePlayerFailedErr
  142. kNSpFreeQExhaustedErr = -30378 #kNSpFreeQExhaustedErr
  143. kNSpInvalidAddressErr = -30377 #kNSpInvalidAddressErr
  144. kNSpNotAdvertisingErr = -30376 #kNSpNotAdvertisingErr
  145. kNSpAlreadyAdvertisingErr = -30374 #kNSpAlreadyAdvertisingErr
  146. kNSpMemAllocationErr = -30373 #kNSpMemAllocationErr
  147. kNSpOTVersionTooOldErr = -30371 #kNSpOTVersionTooOldErr
  148. kNSpOTNotPresentErr = -30370 #kNSpOTNotPresentErr
  149. kNSpInvalidParameterErr = -30369 #kNSpInvalidParameterErr
  150. kNSpInvalidGameRefErr = -30367 #kNSpInvalidGameRefErr
  151. kNSpProtocolNotAvailableErr = -30366 #kNSpProtocolNotAvailableErr
  152. kNSpHostFailedErr = -30365 #kNSpHostFailedErr
  153. kNSpPipeFullErr = -30364 #kNSpPipeFullErr
  154. kNSpTopologyNotSupportedErr = -30362 #kNSpTopologyNotSupportedErr
  155. kNSpAlreadyInitializedErr = -30361 #kNSpAlreadyInitializedErr
  156. kNSpInitializationFailedErr = -30360 #kNSpInitializationFailedErr
  157. kSSpScaleToZeroErr = -30344 #kSSpScaleToZeroErr
  158. kSSpParallelUpVectorErr = -30343 #kSSpParallelUpVectorErr
  159. kSSpCantInstallErr = -30342 #kSSpCantInstallErr
  160. kSSpVersionErr = -30341 #kSSpVersionErr
  161. kSSpInternalErr = -30340 #kSSpInternalErr
  162. kALMInternalErr = -30049 #kALMInternalErr
  163. kALMGroupNotFoundErr = -30048 #kALMGroupNotFoundErr
  164. kALMNoSuchModuleErr = -30047 #kALMNoSuchModuleErr
  165. kALMModuleCommunicationErr = -30046 #kALMModuleCommunicationErr
  166. kALMDuplicateModuleErr = -30045 #kALMDuplicateModuleErr
  167. kALMInstallationErr = -30044 #kALMInstallationErr
  168. kALMDeferSwitchErr = -30043 #kALMDeferSwitchErr
  169. kALMRebootFlagsLevelErr = -30042 #kALMRebootFlagsLevelErr
  170. kLocalesDefaultDisplayStatus = -30029 #Requested display locale unavailable, used default
  171. kLocalesTableFormatErr = -30002 #kLocalesTableFormatErr
  172. kLocalesBufferTooSmallErr = -30001 #kLocalesBufferTooSmallErr
  173. kFNSNameNotFoundErr = -29589 #The name with the requested paramters was not found
  174. kFNSBadFlattenedSizeErr = -29587 #flattened size didn't match input or was too small
  175. kFNSInsufficientDataErr = -29586 #insufficient data for the operation
  176. kFNSMismatchErr = -29585 #reference didn't match or wasn't found in profile
  177. kFNSDuplicateReferenceErr = -29584 #the ref. being added is already in the profile
  178. kFNSBadProfileVersionErr = -29583 #profile version is out of known range
  179. kFNSInvalidProfileErr = -29582 #profile is NULL or otherwise bad
  180. kFNSBadReferenceVersionErr = -29581 #ref. version is out of known range
  181. kFNSInvalidReferenceErr = -29580 #ref. was NULL or otherwise bad
  182. kCollateInvalidCollationRef = -29507 #kCollateInvalidCollationRef
  183. kCollateBufferTooSmall = -29506 #kCollateBufferTooSmall
  184. kCollateInvalidChar = -29505 #kCollateInvalidChar
  185. kCollatePatternNotFoundErr = -29504 #kCollatePatternNotFoundErr
  186. kCollateUnicodeConvertFailedErr = -29503 #kCollateUnicodeConvertFailedErr
  187. kCollateMissingUnicodeTableErr = -29502 #kCollateMissingUnicodeTableErr
  188. kCollateInvalidOptions = -29501 #kCollateInvalidOptions
  189. kCollateAttributesNotFoundErr = -29500 #kCollateAttributesNotFoundErr
  190. kMPInvalidIDErr = -29299 #kMPInvalidIDErr
  191. kMPInsufficientResourcesErr = -29298 #kMPInsufficientResourcesErr
  192. kMPTaskAbortedErr = -29297 #kMPTaskAbortedErr
  193. kMPTimeoutErr = -29296 #kMPTimeoutErr
  194. kMPDeletedErr = -29295 #kMPDeletedErr
  195. kMPBlueBlockingErr = -29293 #kMPBlueBlockingErr
  196. kMPTaskStoppedErr = -29292 #A convention used with MPThrowException.
  197. kMPTaskBlockedErr = -29291 #kMPTaskBlockedErr
  198. kMPTaskCreatedErr = -29290 #kMPTaskCreatedErr
  199. kMPProcessTerminatedErr = -29289 #kMPProcessTerminatedErr
  200. kMPProcessCreatedErr = -29288 #kMPProcessCreatedErr
  201. kMPPrivilegedErr = -29276 #kMPPrivilegedErr
  202. kMPIterationEndErr = -29275 #kMPIterationEndErr
  203. kUCTextBreakLocatorMissingType = -25341 #Unicode text break error
  204. kUCOutputBufferTooSmall = -25340 #Output buffer too small for Unicode string result
  205. errKCCreateChainFailed = -25318 #errKCCreateChainFailed
  206. errKCDataNotModifiable = -25317 #errKCDataNotModifiable
  207. errKCDataNotAvailable = -25316 #errKCDataNotAvailable
  208. errKCInteractionRequired = -25315 #errKCInteractionRequired
  209. errKCNoPolicyModule = -25314 #errKCNoPolicyModule
  210. errKCNoCertificateModule = -25313 #errKCNoCertificateModule
  211. errKCNoStorageModule = -25312 #errKCNoStorageModule
  212. errKCKeySizeNotAllowed = -25311 #errKCKeySizeNotAllowed
  213. errKCWrongKCVersion = -25310 #errKCWrongKCVersion
  214. errKCReadOnlyAttr = -25309 #errKCReadOnlyAttr
  215. errKCInteractionNotAllowed = -25308 #errKCInteractionNotAllowed
  216. errKCNoDefaultKeychain = -25307 #errKCNoDefaultKeychain
  217. errKCNoSuchClass = -25306 #errKCNoSuchClass
  218. errKCInvalidSearchRef = -25305 #errKCInvalidSearchRef
  219. errKCInvalidItemRef = -25304 #errKCInvalidItemRef
  220. errKCNoSuchAttr = -25303 #errKCNoSuchAttr
  221. errKCDataTooLarge = -25302 #errKCDataTooLarge
  222. errKCBufferTooSmall = -25301 #errKCBufferTooSmall
  223. errKCItemNotFound = -25300 #errKCItemNotFound
  224. errKCDuplicateItem = -25299 #errKCDuplicateItem
  225. errKCInvalidCallback = -25298 #errKCInvalidCallback
  226. errKCDuplicateCallback = -25297 #errKCDuplicateCallback
  227. errKCDuplicateKeychain = -25296 #errKCDuplicateKeychain
  228. errKCInvalidKeychain = -25295 #errKCInvalidKeychain
  229. errKCNoSuchKeychain = -25294 #errKCNoSuchKeychain
  230. errKCAuthFailed = -25293 #errKCAuthFailed
  231. errKCReadOnly = -25292 #errKCReadOnly
  232. errKCNotAvailable = -25291 #errKCNotAvailable
  233. printerStatusOpCodeNotSupportedErr = -25280 #printerStatusOpCodeNotSupportedErr
  234. kTXNOutsideOfFrameErr = -22018 #kTXNOutsideOfFrameErr
  235. kTXNOutsideOfLineErr = -22017 #kTXNOutsideOfLineErr
  236. kTXNATSUIIsNotInstalledErr = -22016 #kTXNATSUIIsNotInstalledErr
  237. kTXNDataTypeNotAllowedErr = -22015 #kTXNDataTypeNotAllowedErr
  238. kTXNCopyNotAllowedInEchoModeErr = -22014 #kTXNCopyNotAllowedInEchoModeErr
  239. kTXNCannotTurnTSMOffWhenUsingUnicodeErr = -22013 #kTXNCannotTurnTSMOffWhenUsingUnicodeErr
  240. kTXNAlreadyInitializedErr = -22012 #kTXNAlreadyInitializedErr
  241. kTXNInvalidRunIndex = -22011 #kTXNInvalidRunIndex
  242. kTXNSomeOrAllTagsInvalidForRunErr = -22010 #kTXNSomeOrAllTagsInvalidForRunErr
  243. kTXNAttributeTagInvalidForRunErr = -22009 #dataValue is set to this per invalid tag
  244. kTXNNoMatchErr = -22008 #kTXNNoMatchErr
  245. kTXNRunIndexOutofBoundsErr = -22007 #kTXNRunIndexOutofBoundsErr
  246. kTXNCannotSetAutoIndentErr = -22006 #kTXNCannotSetAutoIndentErr
  247. kTXNBadDefaultFileTypeWarning = -22005 #kTXNBadDefaultFileTypeWarning
  248. kTXNUserCanceledOperationErr = -22004 #kTXNUserCanceledOperationErr
  249. kTXNIllegalToCrossDataBoundariesErr = -22003 #kTXNIllegalToCrossDataBoundariesErr
  250. kTXNInvalidFrameIDErr = -22002 #kTXNInvalidFrameIDErr
  251. kTXNCannotAddFrameErr = -22001 #kTXNCannotAddFrameErr
  252. kTXNEndIterationErr = -22000 #kTXNEndIterationErr
  253. invalidIndexErr = -20002 #The recordIndex parameter is not valid.
  254. recordDataTooBigErr = -20001 #The record data is bigger than buffer size (1024 bytes).
  255. unknownInsertModeErr = -20000 #There is no such an insert mode.
  256. kModemScriptMissing = -14002 #kModemScriptMissing
  257. kModemPreferencesMissing = -14001 #kModemPreferencesMissing
  258. kModemOutOfMemory = -14000 #kModemOutOfMemory
  259. kHIDBaseError = -13950 #kHIDBaseError
  260. kHIDNullStateErr = -13949 #kHIDNullStateErr
  261. kHIDBufferTooSmallErr = -13948 #kHIDBufferTooSmallErr
  262. kHIDValueOutOfRangeErr = -13947 #kHIDValueOutOfRangeErr
  263. kHIDUsageNotFoundErr = -13946 #kHIDUsageNotFoundErr
  264. kHIDNotValueArrayErr = -13945 #kHIDNotValueArrayErr
  265. kHIDInvalidPreparsedDataErr = -13944 #kHIDInvalidPreparsedDataErr
  266. kHIDIncompatibleReportErr = -13943 #kHIDIncompatibleReportErr
  267. kHIDBadLogPhysValuesErr = -13942 #kHIDBadLogPhysValuesErr
  268. kHIDInvalidReportTypeErr = -13941 #kHIDInvalidReportTypeErr
  269. kHIDInvalidReportLengthErr = -13940 #kHIDInvalidReportLengthErr
  270. kHIDNullPointerErr = -13939 #kHIDNullPointerErr
  271. kHIDBadParameterErr = -13938 #kHIDBadParameterErr
  272. kHIDNotEnoughMemoryErr = -13937 #kHIDNotEnoughMemoryErr
  273. kHIDEndOfDescriptorErr = -13936 #kHIDEndOfDescriptorErr
  274. kHIDUsagePageZeroErr = -13935 #kHIDUsagePageZeroErr
  275. kHIDBadLogicalMinimumErr = -13934 #kHIDBadLogicalMinimumErr
  276. kHIDBadLogicalMaximumErr = -13933 #kHIDBadLogicalMaximumErr
  277. kHIDInvertedLogicalRangeErr = -13932 #kHIDInvertedLogicalRangeErr
  278. kHIDInvertedPhysicalRangeErr = -13931 #kHIDInvertedPhysicalRangeErr
  279. kHIDUnmatchedUsageRangeErr = -13930 #kHIDUnmatchedUsageRangeErr
  280. kHIDInvertedUsageRangeErr = -13929 #kHIDInvertedUsageRangeErr
  281. kHIDUnmatchedStringRangeErr = -13928 #kHIDUnmatchedStringRangeErr
  282. kHIDUnmatchedDesignatorRangeErr = -13927 #kHIDUnmatchedDesignatorRangeErr
  283. kHIDReportSizeZeroErr = -13926 #kHIDReportSizeZeroErr
  284. kHIDReportCountZeroErr = -13925 #kHIDReportCountZeroErr
  285. kHIDReportIDZeroErr = -13924 #kHIDReportIDZeroErr
  286. kHIDInvalidRangePageErr = -13923 #kHIDInvalidRangePageErr
  287. kHIDDeviceNotReady = -13910 #The device is still initializing, try again later
  288. kHIDVersionIncompatibleErr = -13909 #kHIDVersionIncompatibleErr
  289. debuggingNoMatchErr = -13887 #debugging component or option not found at this index
  290. debuggingNoCallbackErr = -13886 #debugging component has no callback
  291. debuggingInvalidNameErr = -13885 #componentName or optionName is invalid (NULL)
  292. debuggingInvalidOptionErr = -13884 #optionSelectorNum is not registered
  293. debuggingInvalidSignatureErr = -13883 #componentSignature not registered
  294. debuggingDuplicateOptionErr = -13882 #optionSelectorNum already registered
  295. debuggingDuplicateSignatureErr = -13881 #componentSignature already registered
  296. debuggingExecutionContextErr = -13880 #routine cannot be called at this time
  297. kBridgeSoftwareRunningCantSleep = -13038 #kBridgeSoftwareRunningCantSleep
  298. kNoSuchPowerSource = -13020 #kNoSuchPowerSource
  299. kProcessorTempRoutineRequiresMPLib2 = -13014 #kProcessorTempRoutineRequiresMPLib2
  300. kCantReportProcessorTemperatureErr = -13013 #kCantReportProcessorTemperatureErr
  301. kPowerMgtRequestDenied = -13010 #kPowerMgtRequestDenied
  302. kPowerMgtMessageNotHandled = -13009 #kPowerMgtMessageNotHandled
  303. kPowerHandlerNotFoundForProcErr = -13008 #kPowerHandlerNotFoundForProcErr
  304. kPowerHandlerNotFoundForDeviceErr = -13007 #kPowerHandlerNotFoundForDeviceErr
  305. kPowerHandlerExistsForDeviceErr = -13006 #kPowerHandlerExistsForDeviceErr
  306. pmRecvEndErr = -13005 #during receive, pmgr did not finish hs configured for this connection
  307. pmRecvStartErr = -13004 #during receive, pmgr did not start hs
  308. pmSendEndErr = -13003 #during send, pmgr did not finish hs
  309. pmSendStartErr = -13002 #during send, pmgr did not start hs
  310. pmReplyTOErr = -13001 #Timed out waiting for reply
  311. pmBusyErr = -13000 #Power Mgr never ready to start handshake
  312. pictureDataErr = -11005 #the picture data was invalid
  313. colorsRequestedErr = -11004 #the number of colors requested was illegal
  314. cantLoadPickMethodErr = -11003 #unable to load the custom pick proc
  315. pictInfoVerbErr = -11002 #the passed verb was invalid
  316. pictInfoIDErr = -11001 #the internal consistancy check for the PictInfoID is wrong
  317. pictInfoVersionErr = -11000 #wrong version of the PictInfo structure
  318. errTaskNotFound = -10780 #no task with that task id exists
  319. telNotEnoughdspBW = -10116 #not enough real-time for allocation
  320. telBadSampleRate = -10115 #incompatible sample rate
  321. telBadSWErr = -10114 #Software not installed properly
  322. telDetAlreadyOn = -10113 #detection is already turned on
  323. telAutoAnsNotOn = -10112 #autoAnswer in not turned on
  324. telValidateFailed = -10111 #telValidate failed
  325. telBadProcID = -10110 #invalid procID
  326. telDeviceNotFound = -10109 #device not found
  327. telBadCodeResource = -10108 #code resource not found
  328. telInitFailed = -10107 #initialization failed
  329. telNoCommFolder = -10106 #Communications/Extensions € not found
  330. telUnknownErr = -10103 #unable to set config
  331. telNoSuchTool = -10102 #unable to find tool with name specified
  332. telBadFunction = -10091 #bad msgCode specified
  333. telPBErr = -10090 #parameter block error, bad format
  334. telCANotDeflectable = -10082 #CA not "deflectable"
  335. telCANotRejectable = -10081 #CA not "rejectable"
  336. telCANotAcceptable = -10080 #CA not "acceptable"
  337. telTermNotOpen = -10072 #terminal not opened via TELOpenTerm
  338. telStillNeeded = -10071 #terminal driver still needed by someone else
  339. telAlreadyOpen = -10070 #terminal already open
  340. telNoCallbackRef = -10064 #no call back reference was specified, but is required
  341. telDisplayModeNotSupp = -10063 #display mode not supported by tool
  342. telBadDisplayMode = -10062 #bad display mode specified
  343. telFwdTypeNotSupp = -10061 #forward type not supported by tool
  344. telDNTypeNotSupp = -10060 #DN type not supported by tool
  345. telBadRate = -10059 #bad rate specified
  346. telBadBearerType = -10058 #bad bearerType specified
  347. telBadSelect = -10057 #unable to select or deselect DN
  348. telBadParkID = -10056 #bad park id specified
  349. telBadPickupGroupID = -10055 #bad pickup group ID specified
  350. telBadFwdType = -10054 #bad fwdType specified
  351. telBadFeatureID = -10053 #bad feature ID specified
  352. telBadIntercomID = -10052 #bad intercom ID specified
  353. telBadPageID = -10051 #bad page ID specified
  354. telBadDNType = -10050 #DN type invalid
  355. telConfLimitExceeded = -10047 #attempt to exceed switch conference limits
  356. telCBErr = -10046 #call back feature not set previously
  357. telTransferRej = -10045 #transfer request rejected
  358. telTransferErr = -10044 #transfer not prepared
  359. telConfRej = -10043 #conference request was rejected
  360. telConfErr = -10042 #conference was not prepared
  361. telConfNoLimit = -10041 #no limit was specified but required
  362. telConfLimitErr = -10040 #limit specified is too high for this configuration
  363. telFeatNotSupp = -10033 #feature program call not supported by this tool
  364. telFeatActive = -10032 #feature already active
  365. telFeatNotAvail = -10031 #feature subscribed but not available
  366. telFeatNotSub = -10030 #feature not subscribed
  367. errAEPropertiesClash = -10025 #illegal combination of properties settings for Set Data, make new, or duplicate
  368. errAECantPutThatThere = -10024 #in make new, duplicate, etc. class can't be an element of container
  369. errAENotAnEnumMember = -10023 #enumerated value in SetData is not allowed for this property
  370. telIntExtNotSupp = -10022 #internal external type not supported by this tool
  371. telBadIntExt = -10021 #bad internal external error
  372. telStateNotSupp = -10020 #device state not supported by tool
  373. telBadStateErr = -10019 #bad device state specified
  374. telIndexNotSupp = -10018 #index not supported by this tool
  375. telBadIndex = -10017 #bad index specified
  376. telAPattNotSupp = -10016 #alerting pattern not supported by tool
  377. telBadAPattErr = -10015 #bad alerting pattern specified
  378. telVTypeNotSupp = -10014 #volume type not supported by this tool
  379. telBadVTypeErr = -10013 #bad volume type error
  380. telBadLevelErr = -10012 #bad volume level setting
  381. telHTypeNotSupp = -10011 #hook type not supported by this tool
  382. telBadHTypeErr = -10010 #bad hook type specified
  383. errAECantSupplyType = -10009 #errAECantSupplyType
  384. telNoOpenErr = -10008 #unable to open terminal
  385. telNoMemErr = -10007 #no memory to allocate handle
  386. errOSACantAssign = -10006 #Signaled when an object cannot be set in a container.
  387. telBadProcErr = -10005 #bad msgProc specified
  388. telBadHandErr = -10004 #bad handle specified
  389. OSAIllegalAssign = -10003 #Signaled when an object can never be set in a container
  390. telBadDNErr = -10002 #TELDNHandle not found or invalid
  391. telBadTermErr = -10001 #invalid TELHandle or handle not found
  392. errAEEventFailed = -10000 #errAEEventFailed
  393. cannotMoveAttachedController = -9999 #cannotMoveAttachedController
  394. controllerHasFixedHeight = -9998 #controllerHasFixedHeight
  395. cannotSetWidthOfAttachedController = -9997 #cannotSetWidthOfAttachedController
  396. controllerBoundsNotExact = -9996 #controllerBoundsNotExact
  397. editingNotAllowed = -9995 #editingNotAllowed
  398. badControllerHeight = -9994 #badControllerHeight
  399. deviceCantMeetRequest = -9408 #deviceCantMeetRequest
  400. seqGrabInfoNotAvailable = -9407 #seqGrabInfoNotAvailable
  401. badSGChannel = -9406 #badSGChannel
  402. couldntGetRequiredComponent = -9405 #couldntGetRequiredComponent
  403. notEnoughDiskSpaceToGrab = -9404 #notEnoughDiskSpaceToGrab
  404. notEnoughMemoryToGrab = -9403 #notEnoughMemoryToGrab
  405. cantDoThatInCurrentMode = -9402 #cantDoThatInCurrentMode
  406. grabTimeComplete = -9401 #grabTimeComplete
  407. noDeviceForChannel = -9400 #noDeviceForChannel
  408. kNoCardBusCISErr = -9109 #No valid CIS exists for this CardBus card
  409. kNotZVCapableErr = -9108 #This socket does not support Zoomed Video
  410. kCardPowerOffErr = -9107 #Power to the card has been turned off
  411. kAttemptDupCardEntryErr = -9106 #The Enabler was asked to create a duplicate card entry
  412. kAlreadySavedStateErr = -9105 #The state has been saved on previous call
  413. kTooManyIOWindowsErr = -9104 #device requested more than one I/O window
  414. kNotReadyErr = -9103 #PC Card failed to go ready
  415. kClientRequestDenied = -9102 #CS Clients should return this code inorder to
  416. kNoCompatibleNameErr = -9101 #There is no compatible driver name for this device
  417. kNoEnablerForCardErr = -9100 #No Enablers were found that can support the card
  418. kNoCardEnablersFoundErr = -9099 #No Enablers were found
  419. kUnsupportedCardErr = -9098 #Card not supported by generic enabler
  420. kNoClientTableErr = -9097 #The client table has not be initialized yet
  421. kNoMoreInterruptSlotsErr = -9096 #All internal Interrupt slots are in use
  422. kNoMoreTimerClientsErr = -9095 #All timer callbacks are in use
  423. kNoIOWindowRequestedErr = -9094 #Request I/O window before calling configuration
  424. kBadCustomIFIDErr = -9093 #Custom interface ID is invalid
  425. kBadTupleDataErr = -9092 #Data in tuple is invalid
  426. kInvalidCSClientErr = -9091 #Card Services ClientID is not registered
  427. kUnsupportedVsErr = -9090 #Unsupported Voltage Sense
  428. kInvalidDeviceNumber = -9089 #kInvalidDeviceNumber
  429. kPostCardEventErr = -9088 #_PCCSLPostCardEvent failed and dropped an event
  430. kCantConfigureCardErr = -9087 #kCantConfigureCardErr
  431. kPassCallToChainErr = -9086 #kPassCallToChainErr
  432. kCardBusCardErr = -9085 #kCardBusCardErr
  433. k16BitCardErr = -9084 #k16BitCardErr
  434. kBadDeviceErr = -9083 #kBadDeviceErr
  435. kBadLinkErr = -9082 #kBadLinkErr
  436. kInvalidRegEntryErr = -9081 #kInvalidRegEntryErr
  437. kNoCardSevicesSocketsErr = -9080 #kNoCardSevicesSocketsErr
  438. kOutOfResourceErr = -9079 #Card Services has exhausted the resource
  439. kNoMoreItemsErr = -9078 #there are no more of the requested item
  440. kInUseErr = -9077 #requested resource is being used by a client
  441. kConfigurationLockedErr = -9076 #a configuration has already been locked
  442. kWriteProtectedErr = -9075 #media is write-protected
  443. kBusyErr = -9074 #unable to process request at this time - try later
  444. kUnsupportedModeErr = -9073 #mode is not supported
  445. kUnsupportedFunctionErr = -9072 #function is not supported by this implementation
  446. kNoCardErr = -9071 #no PC card in the socket
  447. kGeneralFailureErr = -9070 #an undefined error has occurred
  448. kWriteFailureErr = -9069 #unable to complete write request
  449. kReadFailureErr = -9068 #unable to complete read request
  450. kBadSpeedErr = -9067 #specified speed is unavailable
  451. kBadCISErr = -9066 #CIS on card is invalid
  452. kBadHandleErr = -9065 #clientHandle is invalid
  453. kBadArgsErr = -9064 #values in argument packet are invalid
  454. kBadArgLengthErr = -9063 #ArgLength argument is invalid
  455. kBadWindowErr = -9062 #specified window is invalid
  456. kBadVppErr = -9061 #specified Vpp1 or Vpp2 power level index is invalid
  457. kBadVccErr = -9060 #specified Vcc power level index is invalid
  458. kBadTypeErr = -9059 #specified window or interface type is invalid
  459. kBadSocketErr = -9058 #specified logical or physical socket number is invalid
  460. kBadSizeErr = -9057 #specified size is invalid
  461. kBadPageErr = -9056 #specified page is invalid
  462. kBadOffsetErr = -9055 #specified PC card memory array offset is invalid
  463. kBadIRQErr = -9054 #specified IRQ level is invalid
  464. kBadEDCErr = -9053 #specified EDC generator specified is invalid
  465. kBadBaseErr = -9052 #specified base system memory address is invalid
  466. kBadAttributeErr = -9051 #specified attributes field value is invalid
  467. kBadAdapterErr = -9050 #invalid adapter number
  468. codecOffscreenFailedPleaseRetryErr = -8992 #codecOffscreenFailedPleaseRetryErr
  469. lockPortBitsWrongGDeviceErr = -8991 #lockPortBitsWrongGDeviceErr
  470. directXObjectAlreadyExists = -8990 #directXObjectAlreadyExists
  471. codecDroppedFrameErr = -8989 #returned from ImageCodecDrawBand
  472. codecOffscreenFailedErr = -8988 #codecOffscreenFailedErr
  473. codecNeedAccessKeyErr = -8987 #codec needs password in order to decompress
  474. codecParameterDialogConfirm = -8986 #codecParameterDialogConfirm
  475. lockPortBitsSurfaceLostErr = -8985 #lockPortBitsSurfaceLostErr
  476. lockPortBitsBadPortErr = -8984 #lockPortBitsBadPortErr
  477. lockPortBitsWindowClippedErr = -8983 #lockPortBitsWindowClippedErr
  478. lockPortBitsWindowResizedErr = -8982 #lockPortBitsWindowResizedErr
  479. lockPortBitsWindowMovedErr = -8981 #lockPortBitsWindowMovedErr
  480. lockPortBitsBadSurfaceErr = -8980 #lockPortBitsBadSurfaceErr
  481. codecNeedToFlushChainErr = -8979 #codecNeedToFlushChainErr
  482. codecDisabledErr = -8978 #codec disabled itself -- pass codecFlagReenable to reset
  483. codecNoMemoryPleaseWaitErr = -8977 #codecNoMemoryPleaseWaitErr
  484. codecNothingToBlitErr = -8976 #codecNothingToBlitErr
  485. codecCantQueueErr = -8975 #codecCantQueueErr
  486. codecCantWhenErr = -8974 #codecCantWhenErr
  487. codecOpenErr = -8973 #codecOpenErr
  488. codecConditionErr = -8972 #codecConditionErr
  489. codecExtensionNotFoundErr = -8971 #codecExtensionNotFoundErr
  490. codecDataVersErr = -8970 #codecDataVersErr
  491. codecBadDataErr = -8969 #codecBadDataErr
  492. codecWouldOffscreenErr = -8968 #codecWouldOffscreenErr
  493. codecAbortErr = -8967 #codecAbortErr
  494. codecSpoolErr = -8966 #codecSpoolErr
  495. codecImageBufErr = -8965 #codecImageBufErr
  496. codecScreenBufErr = -8964 #codecScreenBufErr
  497. codecSizeErr = -8963 #codecSizeErr
  498. codecUnimpErr = -8962 #codecUnimpErr
  499. noCodecErr = -8961 #noCodecErr
  500. codecErr = -8960 #codecErr
  501. kIllegalClockValueErr = -8852 #kIllegalClockValueErr
  502. kUTCOverflowErr = -8851 #kUTCOverflowErr
  503. kUTCUnderflowErr = -8850 #kUTCUnderflowErr
  504. kATSULastErr = -8809 #The last ATSUI error code.
  505. kATSULineBreakInWord = -8808 #This is not an error code but is returned by ATSUBreakLine to
  506. kATSUCoordinateOverflowErr = -8807 #Used to indicate the coordinates provided to an ATSUI routine caused
  507. kATSUNoFontScalerAvailableErr = -8806 #Used when no font scaler is available for the font passed
  508. kATSUNoFontCmapAvailableErr = -8805 #Used when no CMAP table can be accessed or synthesized for the
  509. kATSULowLevelErr = -8804 #Used when an error was encountered within the low level ATS
  510. kATSUQuickDrawTextErr = -8803 #Used when QuickDraw Text encounters an error rendering or measuring
  511. kATSUNoStyleRunsAssignedErr = -8802 #Used when an attempt was made to measure, highlight or draw
  512. kATSUNotSetErr = -8801 #Used when the client attempts to retrieve an attribute,
  513. kATSUInvalidCacheErr = -8800 #Used when an attempt was made to read in style data
  514. kATSUInvalidAttributeTagErr = -8799 #Used when an attempt was made to use a tag value that
  515. kATSUInvalidAttributeSizeErr = -8798 #Used when an attempt was made to use an attribute with a
  516. kATSUInvalidAttributeValueErr = -8797 #Used when an attempt was made to use an attribute with
  517. kATSUInvalidFontErr = -8796 #Used when an attempt was made to use an invalid font ID.
  518. kATSUNoCorrespondingFontErr = -8795 #This value is retrned by font ID conversion
  519. kATSUFontsNotMatched = -8794 #This value is returned by ATSUMatchFontsToText()
  520. kATSUFontsMatched = -8793 #This is not an error code but is returned by
  521. kATSUInvalidTextRangeErr = -8792 #An attempt was made to extract information
  522. kATSUInvalidStyleErr = -8791 #An attempt was made to use a ATSUStyle which
  523. kATSUInvalidTextLayoutErr = -8790 #An attempt was made to use a ATSUTextLayout
  524. kTECOutputBufferFullStatus = -8785 #output buffer has no room for conversion of next input text element (partial conversion)
  525. kTECNeedFlushStatus = -8784 #kTECNeedFlushStatus
  526. kTECUsedFallbacksStatus = -8783 #kTECUsedFallbacksStatus
  527. kTECItemUnavailableErr = -8771 #item (e.g. name) not available for specified region (& encoding if relevant)
  528. kTECGlobalsUnavailableErr = -8770 #globals have already been deallocated (premature TERM)
  529. unicodeChecksumErr = -8769 #unicodeChecksumErr
  530. unicodeNoTableErr = -8768 #unicodeNoTableErr
  531. unicodeVariantErr = -8767 #unicodeVariantErr
  532. unicodeFallbacksErr = -8766 #unicodeFallbacksErr
  533. unicodePartConvertErr = -8765 #unicodePartConvertErr
  534. unicodeBufErr = -8764 #unicodeBufErr
  535. unicodeCharErr = -8763 #unicodeCharErr
  536. unicodeElementErr = -8762 #unicodeElementErr
  537. unicodeNotFoundErr = -8761 #unicodeNotFoundErr
  538. unicodeTableFormatErr = -8760 #unicodeTableFormatErr
  539. unicodeDirectionErr = -8759 #unicodeDirectionErr
  540. unicodeContextualErr = -8758 #unicodeContextualErr
  541. unicodeTextEncodingDataErr = -8757 #unicodeTextEncodingDataErr
  542. kTECDirectionErr = -8756 #direction stack overflow, etc.
  543. kTECIncompleteElementErr = -8755 #text element may be incomplete or is too long for internal buffers
  544. kTECUnmappableElementErr = -8754 #kTECUnmappableElementErr
  545. kTECPartialCharErr = -8753 #input buffer ends in the middle of a multibyte character, conversion stopped
  546. kTECBadTextRunErr = -8752 #kTECBadTextRunErr
  547. kTECArrayFullErr = -8751 #supplied name buffer or TextRun, TextEncoding, or UnicodeMapping array is too small
  548. kTECBufferBelowMinimumSizeErr = -8750 #output buffer too small to allow processing of first input text element
  549. kTECNoConversionPathErr = -8749 #kTECNoConversionPathErr
  550. kTECCorruptConverterErr = -8748 #invalid converter object reference
  551. kTECTableFormatErr = -8747 #kTECTableFormatErr
  552. kTECTableChecksumErr = -8746 #kTECTableChecksumErr
  553. kTECMissingTableErr = -8745 #kTECMissingTableErr
  554. kTextUndefinedElementErr = -8740 #text conversion errors
  555. kTextMalformedInputErr = -8739 #in DBCS, for example, high byte followed by invalid low byte
  556. kTextUnsupportedEncodingErr = -8738 #specified encoding not supported for this operation
  557. kRANotEnabled = -7139 #kRANotEnabled
  558. kRACallBackFailed = -7138 #kRACallBackFailed
  559. kRADuplicateIPAddr = -7137 #kRADuplicateIPAddr
  560. kRANCPRejectedbyPeer = -7136 #kRANCPRejectedbyPeer
  561. kRAExtAuthenticationFailed = -7135 #kRAExtAuthenticationFailed
  562. kRAATalkInactive = -7134 #kRAATalkInactive
  563. kRAPeerNotResponding = -7133 #kRAPeerNotResponding
  564. kRAPPPPeerDisconnected = -7132 #kRAPPPPeerDisconnected
  565. kRAPPPUserDisconnected = -7131 #kRAPPPUserDisconnected
  566. kRAPPPNegotiationFailed = -7130 #kRAPPPNegotiationFailed
  567. kRAPPPAuthenticationFailed = -7129 #kRAPPPAuthenticationFailed
  568. kRAPPPProtocolRejected = -7128 #kRAPPPProtocolRejected
  569. dcmBufferOverflowErr = -7127 #data is larger than buffer size
  570. kRANotPrimaryInterface = -7126 #when IPCP is not primary TCP/IP intf.
  571. kRATCPIPNotConfigured = -7125 #TCP/IP not configured, could be loaded
  572. kRATCPIPInactive = -7124 #TCP/IP inactive, cannot be loaded
  573. kRARemoteAccessNotReady = -7123 #kRARemoteAccessNotReady
  574. kRAInitOpenTransportFailed = -7122 #kRAInitOpenTransportFailed
  575. dcmProtectedErr = -7121 #need keyword to use dictionary
  576. kRAUserPwdEntryRequired = -7120 #kRAUserPwdEntryRequired
  577. kRAUserPwdChangeRequired = -7119 #kRAUserPwdChangeRequired
  578. dcmBadFindMethodErr = -7118 #no such find method supported
  579. kRAInvalidSerialProtocol = -7117 #kRAInvalidSerialProtocol
  580. kRAInvalidPortState = -7116 #kRAInvalidPortState
  581. dcmBadKeyErr = -7115 #bad key information
  582. kRAPortBusy = -7114 #kRAPortBusy
  583. kRAInstallationDamaged = -7113 #kRAInstallationDamaged
  584. dcmBadFieldTypeErr = -7112 #no such field type supported
  585. dcmBadFieldInfoErr = -7111 #incomplete information
  586. dcmNecessaryFieldErr = -7110 #lack required/identify field
  587. dcmDupRecordErr = -7109 #same record already exist
  588. kRANotConnected = -7108 #kRANotConnected
  589. dcmBlockFullErr = -7107 #dictionary block full
  590. kRAMissingResources = -7106 #kRAMissingResources
  591. dcmDictionaryBusyErr = -7105 #dictionary is busy
  592. dcmDictionaryNotOpenErr = -7104 #dictionary not opened
  593. dcmPermissionErr = -7103 #invalid permission
  594. dcmBadDictionaryErr = -7102 #invalid dictionary
  595. dcmNotDictionaryErr = -7101 #not dictionary
  596. kRAInvalidParameter = -7100 #kRAInvalidParameter
  597. laEngineNotFoundErr = -7000 #can't find the engine
  598. laPropertyErr = -6999 #Error in properties
  599. kUSBUnknownDeviceErr = -6998 #device ref not recognised
  600. laPropertyIsReadOnlyErr = -6997 #the property is read only
  601. laPropertyUnknownErr = -6996 #the property is unknown to this environment
  602. laPropertyValueErr = -6995 #Invalid property value
  603. laDictionaryTooManyErr = -6994 #too many dictionaries
  604. laDictionaryUnknownErr = -6993 #can't use this dictionary with this environment
  605. laDictionaryNotOpenedErr = -6992 #the dictionary is not opened
  606. laTextOverFlowErr = -6991 #text is too long
  607. laFailAnalysisErr = -6990 #analysis failed
  608. laNoMoreMorphemeErr = -6989 #nothing to read
  609. laInvalidPathErr = -6988 #path is not correct
  610. kUSBNotHandled = -6987 #Notification was not handled (same as NotFound)
  611. laEnvironmentNotFoundErr = -6986 #can't fint the specified environment
  612. laEnvironmentBusyErr = -6985 #specified environment is used
  613. laTooSmallBufferErr = -6984 #output buffer is too small to store any result
  614. kUSBFlagsError = -6983 #Unused flags not zeroed
  615. kUSBAbortedError = -6982 #Pipe aborted
  616. kUSBNoBandwidthError = -6981 #Not enough bandwidth available
  617. kUSBPipeIdleError = -6980 #Pipe is Idle, it will not accept transactions
  618. kUSBPipeStalledError = -6979 #Pipe has stalled, error needs to be cleared
  619. kUSBUnknownInterfaceErr = -6978 #Interface ref not recognised
  620. kUSBDeviceBusy = -6977 #Device is already being configured
  621. kUSBDevicePowerProblem = -6976 #Device has a power problem
  622. kUSBInvalidBuffer = -6975 #bad buffer, usually nil
  623. kUSBDeviceSuspended = -6974 #Device is suspended
  624. kUSBDeviceNotSuspended = -6973 #device is not suspended for resume
  625. kUSBDeviceDisconnected = -6972 #Disconnected during suspend or reset
  626. kUSBTimedOut = -6971 #Transaction timed out.
  627. kUSBQueueAborted = -6970 #Pipe zero stall cleared.
  628. kUSBPortDisabled = -6969 #The port you are attached to is disabled, use USBDeviceReset.
  629. kUSBBadDispatchTable = -6950 #Improper driver dispatch table
  630. kUSBUnknownNotification = -6949 #Notification type not defined
  631. kUSBQueueFull = -6948 #Internal queue maxxed
  632. kUSBLinkErr = -6916 #kUSBLinkErr
  633. kUSBCRCErr = -6915 #Pipe stall, bad CRC
  634. kUSBBitstufErr = -6914 #Pipe stall, bitstuffing
  635. kUSBDataToggleErr = -6913 #Pipe stall, Bad data toggle
  636. kUSBEndpointStallErr = -6912 #Device didn't understand
  637. kUSBNotRespondingErr = -6911 #Pipe stall, No device, device hung
  638. kUSBPIDCheckErr = -6910 #Pipe stall, PID CRC error
  639. kUSBWrongPIDErr = -6909 #Pipe stall, Bad or wrong PID
  640. kUSBOverRunErr = -6908 #Packet too large or more data than buffer
  641. kUSBUnderRunErr = -6907 #Less data than buffer
  642. kUSBRes1Err = -6906 #kUSBRes1Err
  643. kUSBRes2Err = -6905 #kUSBRes2Err
  644. kUSBBufOvrRunErr = -6904 #Host hardware failure on data in, PCI busy?
  645. kUSBBufUnderRunErr = -6903 #Host hardware failure on data out, PCI busy?
  646. kUSBNotSent1Err = -6902 #Transaction not sent
  647. kUSBNotSent2Err = -6901 #Transaction not sent
  648. kDMFoundErr = -6232 #Did not proceed because we found an item
  649. kDMMainDisplayCannotMoveErr = -6231 #Trying to move main display (or a display mirrored to it)
  650. kDMDisplayAlreadyInstalledErr = -6230 #Attempt to add an already installed display.
  651. kDMDisplayNotFoundErr = -6229 #Could not find item (will someday remove).
  652. kDMDriverNotDisplayMgrAwareErr = -6228 #Video Driver does not support display manager.
  653. kDMSWNotInitializedErr = -6227 #Required software not initialized (eg windowmanager or display mgr).
  654. kSysSWTooOld = -6226 #Missing critical pieces of System Software.
  655. kDMMirroringNotOn = -6225 #Returned by all calls that need mirroring to be on to do their thing.
  656. kDMCantBlock = -6224 #Mirroring is already on, canŐt Block now (call DMUnMirror() first).
  657. kDMMirroringBlocked = -6223 #DMBlockMirroring() has been called.
  658. kDMWrongNumberOfDisplays = -6222 #Can only handle 2 displays for now.
  659. kDMMirroringOnAlready = -6221 #Returned by all calls that need mirroring to be off to do their thing.
  660. kDMGenErr = -6220 #Unexpected Error
  661. kQTSSUnknownErr = -6150 #kQTSSUnknownErr
  662. collectionVersionErr = -5753 #collectionVersionErr
  663. collectionIndexRangeErr = -5752 #collectionIndexRangeErr
  664. collectionItemNotFoundErr = -5751 #collectionItemNotFoundErr
  665. collectionItemLockedErr = -5750 #collectionItemLockedErr
  666. kNavMissingKindStringErr = -5699 #kNavMissingKindStringErr
  667. kNavInvalidCustomControlMessageErr = -5698 #kNavInvalidCustomControlMessageErr
  668. kNavCustomControlMessageFailedErr = -5697 #kNavCustomControlMessageFailedErr
  669. kNavInvalidSystemConfigErr = -5696 #kNavInvalidSystemConfigErr
  670. kNavWrongDialogClassErr = -5695 #kNavWrongDialogClassErr
  671. kNavWrongDialogStateErr = -5694 #kNavWrongDialogStateErr
  672. dialogNoTimeoutErr = -5640 #dialogNoTimeoutErr
  673. menuInvalidErr = -5623 #menu is invalid
  674. menuItemNotFoundErr = -5622 #specified menu item wasn't found
  675. menuUsesSystemDefErr = -5621 #GetMenuDefinition failed because the menu uses the system MDEF
  676. menuNotFoundErr = -5620 #specified menu or menu ID wasn't found
  677. windowWrongStateErr = -5615 #window is not in a state that is valid for the current action
  678. windowManagerInternalErr = -5614 #something really weird happened inside the window manager
  679. windowAttributesConflictErr = -5613 #passed some attributes that are mutually exclusive
  680. windowAttributeImmutableErr = -5612 #tried to change attributes which can't be changed
  681. errWindowDoesNotFitOnscreen = -5611 #ConstrainWindowToScreen could not make the window fit onscreen
  682. errWindowNotFound = -5610 #returned from FindWindowOfClass
  683. errFloatingWindowsNotInitialized = -5609 #called HideFloatingWindows or ShowFloatingWindows without calling InitFloatingWindows
  684. errWindowsAlreadyInitialized = -5608 #tried to call InitFloatingWindows twice, or called InitWindows and then floating windows
  685. errUserWantsToDragWindow = -5607 #if returned from TrackWindowProxyDrag, you should call DragWindow on the window
  686. errCorruptWindowDescription = -5606 #tried to load a corrupt window description (size or version fields incorrect)
  687. errUnrecognizedWindowClass = -5605 #tried to create a window with a bad WindowClass
  688. errWindowPropertyNotFound = -5604 #tried to get a nonexistent property
  689. errInvalidWindowProperty = -5603 #tried to access a property tag with private creator
  690. errWindowDoesNotHaveProxy = -5602 #tried to do something requiring a proxy to a window which doesnŐt have a proxy
  691. errUnsupportedWindowAttributesForClass = -5601 #tried to create a window with WindowAttributes not supported by the WindowClass
  692. errInvalidWindowPtr = -5600 #tried to pass a bad WindowRef argument
  693. gestaltLocationErr = -5553 #gestalt function ptr wasn't in sysheap
  694. gestaltDupSelectorErr = -5552 #tried to add an entry that already existed
  695. gestaltUndefSelectorErr = -5551 #undefined selector was passed to Gestalt
  696. gestaltUnknownErr = -5550 #value returned if Gestalt doesn't know the answer
  697. envVersTooBig = -5502 #Version bigger than call can handle
  698. envBadVers = -5501 #Version non-positive
  699. envNotPresent = -5500 #returned by glue.
  700. qtsAddressBusyErr = -5421 #qtsAddressBusyErr
  701. qtsConnectionFailedErr = -5420 #qtsConnectionFailedErr
  702. qtsTimeoutErr = -5408 #qtsTimeoutErr
  703. qtsUnknownValueErr = -5407 #qtsUnknownValueErr
  704. qtsTooMuchDataErr = -5406 #qtsTooMuchDataErr
  705. qtsUnsupportedFeatureErr = -5405 #qtsUnsupportedFeatureErr
  706. qtsUnsupportedRateErr = -5404 #qtsUnsupportedRateErr
  707. qtsUnsupportedDataTypeErr = -5403 #qtsUnsupportedDataTypeErr
  708. qtsBadDataErr = -5402 #something is wrong with the data
  709. qtsBadStateErr = -5401 #qtsBadStateErr
  710. qtsBadSelectorErr = -5400 #qtsBadSelectorErr
  711. errIAEndOfTextRun = -5388 #errIAEndOfTextRun
  712. errIATextExtractionErr = -5387 #errIATextExtractionErr
  713. errIAInvalidDocument = -5386 #errIAInvalidDocument
  714. errIACanceled = -5385 #errIACanceled
  715. errIABufferTooSmall = -5384 #errIABufferTooSmall
  716. errIANoMoreItems = -5383 #errIANoMoreItems
  717. errIAParamErr = -5382 #errIAParamErr
  718. errIAAllocationErr = -5381 #errIAAllocationErr
  719. errIAUnknownErr = -5380 #errIAUnknownErr
  720. hrURLNotHandledErr = -5363 #hrURLNotHandledErr
  721. hrUnableToResizeHandleErr = -5362 #hrUnableToResizeHandleErr
  722. hrMiscellaneousExceptionErr = -5361 #hrMiscellaneousExceptionErr
  723. hrHTMLRenderingLibNotInstalledErr = -5360 #hrHTMLRenderingLibNotInstalledErr
  724. errCannotUndo = -5253 #errCannotUndo
  725. errNonContiuousAttribute = -5252 #errNonContiuousAttribute
  726. errUnknownElement = -5251 #errUnknownElement
  727. errReadOnlyText = -5250 #errReadOnlyText
  728. errEmptyScrap = -5249 #errEmptyScrap
  729. errNoHiliteText = -5248 #errNoHiliteText
  730. errOffsetNotOnElementBounday = -5247 #errOffsetNotOnElementBounday
  731. errInvalidRange = -5246 #errInvalidRange
  732. errIteratorReachedEnd = -5245 #errIteratorReachedEnd
  733. errEngineNotFound = -5244 #errEngineNotFound
  734. errAlreadyInImagingMode = -5243 #errAlreadyInImagingMode
  735. errNotInImagingMode = -5242 #errNotInImagingMode
  736. errMarginWilllNotFit = -5241 #errMarginWilllNotFit
  737. errUnknownAttributeTag = -5240 #errUnknownAttributeTag
  738. afpSameNodeErr = -5063 #An Attempt was made to connect to a file server running on the same machine
  739. afpAlreadyMounted = -5062 #The volume is already mounted
  740. afpCantMountMoreSrvre = -5061 #The Maximum number of server connections has been reached
  741. afpBadDirIDType = -5060 #afpBadDirIDType
  742. afpCallNotAllowed = -5048 #The server knows what you wanted to do, but won't let you do it just now
  743. afpAlreadyLoggedInErr = -5047 #User has been authenticated but is already logged in from another machine (and that's not allowed on this server)
  744. afpPwdPolicyErr = -5046 #Password does not conform to servers password policy
  745. afpPwdNeedsChangeErr = -5045 #The password needs to be changed
  746. afpInsideTrashErr = -5044 #The folder being shared is inside the trash folder OR the shared folder is being moved into the trash folder
  747. afpInsideSharedErr = -5043 #The folder being shared is inside a shared folder OR the folder contains a shared folder and is being moved into a shared folder
  748. afpPwdExpiredErr = -5042 #The password being used is too old: this requires the user to change the password before log-in can continue
  749. afpPwdTooShortErr = -5041 #The password being set is too short: there is a minimum length that must be met or exceeded
  750. afpPwdSameErr = -5040 #Someone tried to change their password to the same password on a mantadory password change
  751. afpBadIDErr = -5039 #afpBadIDErr
  752. afpSameObjectErr = -5038 #afpSameObjectErr
  753. afpCatalogChanged = -5037 #afpCatalogChanged
  754. afpDiffVolErr = -5036 #afpDiffVolErr
  755. afpIDExists = -5035 #afpIDExists
  756. afpIDNotFound = -5034 #afpIDNotFound
  757. afpContainsSharedErr = -5033 #the folder being shared contains a shared folder
  758. afpObjectLocked = -5032 #Object is M/R/D/W inhibited
  759. afpVolLocked = -5031 #Volume is Read-Only
  760. afpIconTypeError = -5030 #Icon size specified different from existing icon size
  761. afpDirNotFound = -5029 #Unknown directory specified
  762. afpCantRename = -5028 #AFPRename cannot rename volume
  763. afpServerGoingDown = -5027 #Server is shutting down
  764. afpTooManyFilesOpen = -5026 #Maximum open file count reached
  765. afpObjectTypeErr = -5025 #File/Directory specified where Directory/File expected
  766. afpCallNotSupported = -5024 #Unsupported AFP call was made
  767. afpUserNotAuth = -5023 #No AFPLogin call has successfully been made for this session
  768. afpSessClosed = -5022 #Session closed
  769. afpRangeOverlap = -5021 #Some or all of range already locked by same user
  770. afpRangeNotLocked = -5020 #Tried to unlock range that was not locked by user
  771. afpParmErr = -5019 #A specified parameter was out of allowable range
  772. afpObjectNotFound = -5018 #Specified file or directory does not exist
  773. afpObjectExists = -5017 #Specified destination file or directory already exists
  774. afpNoServer = -5016 #Server not responding
  775. afpNoMoreLocks = -5015 #Maximum lock limit reached
  776. afpMiscErr = -5014 #Unexpected error encountered during execution
  777. afpLockErr = -5013 #Some or all of requested range is locked by another user
  778. afpItemNotFound = -5012 #Unknown UserName/UserID or missing comment/APPL entry
  779. afpFlatVol = -5011 #Cannot create directory on specified volume
  780. afpFileBusy = -5010 #Cannot delete an open file
  781. afpEofError = -5009 #Read beyond logical end-of-file
  782. afpDiskFull = -5008 #Insufficient free space on volume for operation
  783. afpDirNotEmpty = -5007 #Cannot delete non-empty directory
  784. afpDenyConflict = -5006 #Specified open/deny modes conflict with current open modes
  785. afpCantMove = -5005 #Move destination is offspring of source, or root was specified
  786. afpBitmapErr = -5004 #Bitmap contained bits undefined for call
  787. afpBadVersNum = -5003 #Unknown AFP protocol version number specified
  788. afpBadUAM = -5002 #Unknown user authentication method specified
  789. afpAuthContinue = -5001 #Further information required to complete AFPLogin call
  790. afpAccessDenied = -5000 #Insufficient access privileges for operation
  791. illegalScrapFlavorSizeErr = -4999 #illegalScrapFlavorSizeErr
  792. illegalScrapFlavorTypeErr = -4998 #illegalScrapFlavorTypeErr
  793. illegalScrapFlavorFlagsErr = -4997 #illegalScrapFlavorFlagsErr
  794. scrapFlavorSizeMismatchErr = -4996 #scrapFlavorSizeMismatchErr
  795. scrapFlavorFlagsMismatchErr = -4995 #scrapFlavorFlagsMismatchErr
  796. nilScrapFlavorDataErr = -4994 #nilScrapFlavorDataErr
  797. noScrapPromiseKeeperErr = -4993 #noScrapPromiseKeeperErr
  798. scrapPromiseNotKeptErr = -4992 #scrapPromiseNotKeptErr
  799. processStateIncorrectErr = -4991 #processStateIncorrectErr
  800. badScrapRefErr = -4990 #badScrapRefErr
  801. duplicateScrapFlavorErr = -4989 #duplicateScrapFlavorErr
  802. internalScrapErr = -4988 #internalScrapErr
  803. coreFoundationUnknownErr = -4960 #coreFoundationUnknownErr
  804. badRoutingSizeErr = -4276 #badRoutingSizeErr
  805. routingNotFoundErr = -4275 #routingNotFoundErr
  806. duplicateRoutingErr = -4274 #duplicateRoutingErr
  807. invalidFolderTypeErr = -4273 #invalidFolderTypeErr
  808. noMoreFolderDescErr = -4272 #noMoreFolderDescErr
  809. duplicateFolderDescErr = -4271 #duplicateFolderDescErr
  810. badFolderDescErr = -4270 #badFolderDescErr
  811. cmCantGamutCheckError = -4217 #Gammut checking not supported by this ColorWorld
  812. cmNamedColorNotFound = -4216 #NamedColor not found
  813. cmCantCopyModifiedV1Profile = -4215 #Illegal to copy version 1 profiles that have been modified
  814. cmRangeOverFlow = -4214 #Color conversion warning that some output color values over/underflowed and were clipped
  815. cmInvalidProfileComment = -4213 #Bad Profile comment during drawpicture
  816. cmNoGDevicesError = -4212 #Begin/End Matching -- no gdevices available
  817. cmInvalidDstMap = -4211 #Destination pix/bit map was invalid
  818. cmInvalidSrcMap = -4210 #Source pix/bit map was invalid
  819. cmInvalidColorSpace = -4209 #Profile colorspace does not match bitmap type
  820. cmErrIncompatibleProfile = -4208 #Other ColorSync Errors
  821. cmSearchError = -4207 #cmSearchError
  822. cmInvalidSearch = -4206 #Bad Search Handle
  823. cmInvalidProfileLocation = -4205 #Operation not supported for this profile location
  824. cmInvalidProfile = -4204 #A Profile must contain a 'cs1 ' tag to be valid
  825. cmFatalProfileErr = -4203 #cmFatalProfileErr
  826. cmCantDeleteElement = -4202 #cmCantDeleteElement
  827. cmIndexRangeErr = -4201 #Tag index out of range
  828. kNSLInitializationFailed = -4200 #UNABLE TO INITIALIZE THE MANAGER!!!!! DO NOT CONTINUE!!!!
  829. kNSLNotInitialized = -4199 #kNSLNotInitialized
  830. kNSLInsufficientSysVer = -4198 #kNSLInsufficientSysVer
  831. kNSLInsufficientOTVer = -4197 #kNSLInsufficientOTVer
  832. kNSLNoElementsInList = -4196 #kNSLNoElementsInList
  833. kNSLBadReferenceErr = -4195 #kNSLBadReferenceErr
  834. kNSLBadServiceTypeErr = -4194 #kNSLBadServiceTypeErr
  835. kNSLBadDataTypeErr = -4193 #kNSLBadDataTypeErr
  836. kNSLBadNetConnection = -4192 #kNSLBadNetConnection
  837. kNSLNoSupportForService = -4191 #kNSLNoSupportForService
  838. kNSLInvalidPluginSpec = -4190 #kNSLInvalidPluginSpec
  839. kNSLRequestBufferAlreadyInList = -4189 #kNSLRequestBufferAlreadyInList
  840. kNSLNoContextAvailable = -4188 #(ContinueLookup function ptr invalid)
  841. kNSLBufferTooSmallForData = -4187 #(Client buffer too small for data from plugin)
  842. kNSLCannotContinueLookup = -4186 #(Can't continue lookup; error or bad state)
  843. kNSLBadClientInfoPtr = -4185 #(nil ClientAsyncInfoPtr; no reference available)
  844. kNSLNullListPtr = -4184 #(client is trying to add items to a nil list)
  845. kNSLBadProtocolTypeErr = -4183 #(client is trying to add a null protocol type)
  846. kNSLPluginLoadFailed = -4182 #(manager unable to load one of the plugins)
  847. kNSLNoPluginsFound = -4181 #(manager didn't find any valid plugins to load)
  848. kNSLSearchAlreadyInProgress = -4180 #(you can only have one ongoing search per clientRef)
  849. kNSLNoPluginsForSearch = -4179 #(no plugins will respond to search request; bad protocol(s)?)
  850. kNSLNullNeighborhoodPtr = -4178 #(client passed a null neighborhood ptr)
  851. kNSLSomePluginsFailedToLoad = -4177 #(one or more plugins failed to load, but at least one did load; this error isn't fatal)
  852. kNSLErrNullPtrError = -4176 #kNSLErrNullPtrError
  853. kNSLNotImplementedYet = -4175 #kNSLNotImplementedYet
  854. kNSLUILibraryNotAvailable = -4174 #The NSL UI Library needs to be in the Extensions Folder
  855. kNSLNoCarbonLib = -4173 #kNSLNoCarbonLib
  856. kNSLBadURLSyntax = -4172 #URL contains illegal characters
  857. kNSLSchedulerError = -4171 #A custom thread routine encountered an error
  858. kNSL68kContextNotSupported = -4170 #no 68k allowed
  859. noHelpForItem = -4009 #noHelpForItem
  860. badProfileError = -4008 #badProfileError
  861. colorSyncNotInstalled = -4007 #colorSyncNotInstalled
  862. pickerCantLive = -4006 #pickerCantLive
  863. cantLoadPackage = -4005 #cantLoadPackage
  864. cantCreatePickerWindow = -4004 #cantCreatePickerWindow
  865. cantLoadPicker = -4003 #cantLoadPicker
  866. pickerResourceError = -4002 #pickerResourceError
  867. requiredFlagsDontMatch = -4001 #requiredFlagsDontMatch
  868. firstPickerError = -4000 #firstPickerError
  869. kOTPortLostConnection = -3285 #
  870. kOTUserRequestedErr = -3284 #
  871. kOTConfigurationChangedErr = -3283 #
  872. kOTBadConfigurationErr = -3282 #
  873. kOTPortWasEjectedErr = -3281 #
  874. kOTPortHasDiedErr = -3280 #
  875. kOTClientNotInittedErr = -3279 #
  876. kENOMSGErr = -3278 #
  877. kESRCHErr = -3277 #
  878. kEINPROGRESSErr = -3276 #
  879. kENODATAErr = -3275 #
  880. kENOSTRErr = -3274 #
  881. kECANCELErr = -3273 #
  882. kEBADMSGErr = -3272 #
  883. kENOSRErr = -3271 #
  884. kETIMEErr = -3270 #
  885. kEPROTOErr = -3269 #‚‚‚ fill out missing codes ‚‚‚
  886. kEHOSTUNREACHErr = -3264 #No route to host
  887. kEHOSTDOWNErr = -3263 #Host is down
  888. kECONNREFUSEDErr = -3260 #Connection refused
  889. kETIMEDOUTErr = -3259 #Connection timed out
  890. kETOOMANYREFSErr = -3258 #Too many references: can't splice
  891. kESHUTDOWNErr = -3257 #Can't send after socket shutdown
  892. kENOTCONNErr = -3256 #Socket is not connected
  893. kEISCONNErr = -3255 #Socket is already connected
  894. kENOBUFSErr = -3254 #No buffer space available
  895. kECONNRESETErr = -3253 #Connection reset by peer
  896. kECONNABORTEDErr = -3252 #Software caused connection abort
  897. kENETRESETErr = -3251 #Network dropped connection on reset
  898. kENETUNREACHErr = -3250 #Network is unreachable
  899. kENETDOWNErr = -3249 #Network is down
  900. kEADDRNOTAVAILErr = -3248 #Can't assign requested address
  901. kEADDRINUSEErr = -3247 #Address already in use
  902. kEOPNOTSUPPErr = -3244 #Operation not supported on socket
  903. kESOCKTNOSUPPORTErr = -3243 #Socket type not supported
  904. kEPROTONOSUPPORTErr = -3242 #Protocol not supported
  905. kENOPROTOOPTErr = -3241 #Protocol not available
  906. kEPROTOTYPEErr = -3240 #Protocol wrong type for socket
  907. kEMSGSIZEErr = -3239 #Message too long
  908. kEDESTADDRREQErr = -3238 #Destination address required
  909. kENOTSOCKErr = -3237 #Socket operation on non-socket
  910. kEALREADYErr = -3236 #
  911. kEWOULDBLOCKErr = -3234 #Call would block, so was aborted
  912. kERANGEErr = -3233 #Message size too large for STREAM
  913. kEPIPEErr = -3231 #Broken pipe
  914. kENOTTYErr = -3224 #Not a character device
  915. kEINVALErr = -3221 #Invalid argument
  916. kENODEVErr = -3218 #No such device
  917. kOTDuplicateFoundErr = -3216 #OT generic duplicate found error
  918. kEBUSYErr = -3215 #Device or resource busy
  919. kEFAULTErr = -3213 #Bad address
  920. kEACCESErr = -3212 #Permission denied
  921. kOTOutOfMemoryErr = -3211 #OT ran out of memory, may be a temporary
  922. kEAGAINErr = -3210 #Try operation again later
  923. kEBADFErr = -3208 #Bad file number
  924. kENXIOErr = -3205 #No such device or address
  925. kEIOErr = -3204 #I/O error
  926. kEINTRErr = -3203 #Interrupted system service
  927. kENORSRCErr = -3202 #No such resource
  928. kOTNotFoundErr = -3201 #OT generic not found error
  929. kEPERMErr = -3200 #Permission denied
  930. kOTCanceledErr = -3180 #XTI2OSStatus(TCANCELED) The command was cancelled
  931. kOTBadSyncErr = -3179 #XTI2OSStatus(TBADSYNC) A synchronous call at interrupt time
  932. kOTProtocolErr = -3178 #XTI2OSStatus(TPROTO) An unspecified provider error occurred
  933. kOTQFullErr = -3177 #XTI2OSStatus(TQFULL)
  934. kOTResAddressErr = -3176 #XTI2OSStatus(TRESADDR)
  935. kOTResQLenErr = -3175 #XTI2OSStatus(TRESQLEN)
  936. kOTProviderMismatchErr = -3174 #XTI2OSStatus(TPROVMISMATCH) Tried to accept on incompatible endpoint
  937. kOTIndOutErr = -3173 #XTI2OSStatus(TINDOUT) Accept failed because of pending listen
  938. kOTAddressBusyErr = -3172 #XTI2OSStatus(TADDRBUSY) Address requested is already in use
  939. kOTBadQLenErr = -3171 #XTI2OSStatus(TBADQLEN) A Bind to an in-use addr with qlen > 0
  940. kOTBadNameErr = -3170 #XTI2OSStatus(TBADNAME) A bad endpoint name was supplied
  941. kOTNoStructureTypeErr = -3169 #XTI2OSStatus(TNOSTRUCTYPE) Bad structure type requested for OTAlloc
  942. kOTStateChangeErr = -3168 #XTI2OSStatus(TSTATECHNG) State is changing - try again later
  943. kOTNotSupportedErr = -3167 #XTI2OSStatus(TNOTSUPPORT) Command is not supported
  944. kOTNoReleaseErr = -3166 #XTI2OSStatus(TNOREL) No orderly release indication available
  945. kOTBadFlagErr = -3165 #XTI2OSStatus(TBADFLAG) A Bad flag value was supplied
  946. kOTNoUDErrErr = -3164 #XTI2OSStatus(TNOUDERR) No Unit Data Error indication available
  947. kOTNoDisconnectErr = -3163 #XTI2OSStatus(TNODIS) No disconnect indication available
  948. kOTNoDataErr = -3162 #XTI2OSStatus(TNODATA) No data available for reading
  949. kOTFlowErr = -3161 #XTI2OSStatus(TFLOW) Provider is flow-controlled
  950. kOTBufferOverflowErr = -3160 #XTI2OSStatus(TBUFOVFLW) Passed buffer not big enough
  951. kOTBadDataErr = -3159 #XTI2OSStatus(TBADDATA) An illegal amount of data was specified
  952. kOTLookErr = -3158 #XTI2OSStatus(TLOOK) An event occurred - call Look()
  953. kOTSysErrorErr = -3157 #XTI2OSStatus(TSYSERR) A system error occurred
  954. kOTBadSequenceErr = -3156 #XTI2OSStatus(TBADSEQ) Sequence specified does not exist
  955. kOTOutStateErr = -3155 #XTI2OSStatus(TOUTSTATE) Call issued in wrong state
  956. kOTNoAddressErr = -3154 #XTI2OSStatus(TNOADDR) No address was specified
  957. kOTBadReferenceErr = -3153 #XTI2OSStatus(TBADF) Bad provider reference
  958. kOTAccessErr = -3152 #XTI2OSStatus(TACCES) Missing access permission
  959. kOTBadOptionErr = -3151 #XTI2OSStatus(TBADOPT) A Bad option was specified
  960. kOTBadAddressErr = -3150 #XTI2OSStatus(TBADADDR) A Bad address was specified
  961. sktClosedErr = -3109 #sktClosedErr
  962. recNotFnd = -3108 #recNotFnd
  963. atpBadRsp = -3107 #atpBadRsp
  964. atpLenErr = -3106 #atpLenErr
  965. readQErr = -3105 #readQErr
  966. extractErr = -3104 #extractErr
  967. ckSumErr = -3103 #ckSumErr
  968. noMPPErr = -3102 #noMPPErr
  969. buf2SmallErr = -3101 #buf2SmallErr
  970. noPrefAppErr = -3032 #noPrefAppErr
  971. badTranslationSpecErr = -3031 #badTranslationSpecErr
  972. noTranslationPathErr = -3030 #noTranslationPathErr
  973. couldNotParseSourceFileErr = -3026 #Source document does not contain source type
  974. invalidTranslationPathErr = -3025 #Source type to destination type not a valid path
  975. retryComponentRegistrationErr = -3005 #retryComponentRegistrationErr
  976. unresolvedComponentDLLErr = -3004 #unresolvedComponentDLLErr
  977. componentDontRegister = -3003 #componentDontRegister
  978. componentNotCaptured = -3002 #componentNotCaptured
  979. validInstancesExist = -3001 #validInstancesExist
  980. invalidComponentID = -3000 #invalidComponentID
  981. cfragLastErrCode = -2899 #The last value in the range of CFM errors.
  982. cfragOutputLengthErr = -2831 #An output parameter is too small to hold the value.
  983. cfragAbortClosureErr = -2830 #Used by notification handlers to abort a closure.
  984. cfragClosureIDErr = -2829 #The closure ID was not valid.
  985. cfragContainerIDErr = -2828 #The fragment container ID was not valid.
  986. cfragNoRegistrationErr = -2827 #The registration name was not found.
  987. cfragNotClosureErr = -2826 #The closure ID was actually a connection ID.
  988. cfragFileSizeErr = -2825 #A file was too large to be mapped.
  989. cfragFragmentUsageErr = -2824 #A semantic error in usage of the fragment.
  990. cfragArchitectureErr = -2823 #A fragment has an unacceptable architecture.
  991. cfragNoApplicationErr = -2822 #No application member found in the cfrg resource.
  992. cfragInitFunctionErr = -2821 #A fragment's initialization routine returned an error.
  993. cfragFragmentCorruptErr = -2820 #A fragment's container was corrupt (known format).
  994. cfragCFMInternalErr = -2819 #An internal inconstistancy has been detected.
  995. cfragCFMStartupErr = -2818 #Internal error during CFM initialization.
  996. cfragLibConnErr = -2817 #
  997. cfragInitAtBootErr = -2816 #A boot library has an initialization function. (System 7 only)
  998. cfragInitLoopErr = -2815 #Circularity in required initialization order.
  999. cfragImportTooNewErr = -2814 #An import library was too new for a client.
  1000. cfragImportTooOldErr = -2813 #An import library was too old for a client.
  1001. cfragInitOrderErr = -2812 #
  1002. cfragNoIDsErr = -2811 #No more CFM IDs for contexts, connections, etc.
  1003. cfragNoClientMemErr = -2810 #Out of memory for fragment mapping or section instances.
  1004. cfragNoPrivateMemErr = -2809 #Out of memory for internal bookkeeping.
  1005. cfragNoPositionErr = -2808 #The registration insertion point was not found.
  1006. cfragUnresolvedErr = -2807 #A fragment had "hard" unresolved imports.
  1007. cfragFragmentFormatErr = -2806 #A fragment's container format is unknown.
  1008. cfragDupRegistrationErr = -2805 #The registration name was already in use.
  1009. cfragNoLibraryErr = -2804 #The named library was not found.
  1010. cfragNoSectionErr = -2803 #The specified section was not found.
  1011. cfragNoSymbolErr = -2802 #The specified symbol was not found.
  1012. cfragConnectionIDErr = -2801 #The connection ID was not valid.
  1013. cfragFirstErrCode = -2800 #The first value in the range of CFM errors.
  1014. errASInconsistentNames = -2780 #English errors:
  1015. errASNoResultReturned = -2763 #The range -2780 thru -2799 is reserved for dialect specific error codes. (Error codes from different dialects may overlap.)
  1016. errASParameterNotForEvent = -2762 #errASParameterNotForEvent
  1017. errASIllegalFormalParameter = -2761 #errASIllegalFormalParameter
  1018. errASTerminologyNestingTooDeep = -2760 #errASTerminologyNestingTooDeep
  1019. OSAControlFlowError = -2755 #Signaled when illegal control flow occurs in an application (no catcher for throw, non-lexical loop exit, etc.)
  1020. OSAInconsistentDeclarations = -2754 #Signaled when a variable is declared inconsistently in the same scope, such as both local and global
  1021. OSAUndefinedVariable = -2753 #Signaled when a variable is accessed that has no value
  1022. OSADuplicateHandler = -2752 #Signaled when more than one handler is defined with the same name in a scope where the language doesn't allow it
  1023. OSADuplicateProperty = -2751 #Signaled when a formal parameter, local variable, or instance variable is specified more than once.
  1024. OSADuplicateParameter = -2750 #Signaled when a formal parameter, local variable, or instance variable is specified more than once
  1025. OSATokenTooLong = -2742 #Signaled when a name or number is too long to be parsed
  1026. OSASyntaxTypeError = -2741 #Signaled when another form of syntax was expected. (e.g. "expected a <type> but found <this>")
  1027. OSASyntaxError = -2740 #Signaled when a syntax error occurs. (e.g. "Syntax error" or "<this> can't go after <that>")
  1028. errASCantCompareMoreThan32k = -2721 #Parser/Compiler errors:
  1029. errASCantConsiderAndIgnore = -2720 #errASCantConsiderAndIgnore
  1030. errOSACantCreate = -2710 #errOSACantCreate
  1031. errOSACantGetTerminology = -2709 #errOSACantGetTerminology
  1032. errOSADataBlockTooLarge = -2708 #Signaled when an intrinsic limitation is exceeded for the size of a value or data structure.
  1033. errOSAInternalTableOverflow = -2707 #Signaled when a runtime internal data structure overflows
  1034. errOSAStackOverflow = -2706 #Signaled when the runtime stack overflows
  1035. errOSACorruptTerminology = -2705 #Signaled when an application's terminology resource is not readable
  1036. errOSAAppNotHighLevelEventAware = -2704 #Signaled when an application can't respond to AppleEvents
  1037. errOSACantLaunch = -2703 #Signaled when application can't be launched or when it is remote and program linking is not enabled
  1038. errOSANumericOverflow = -2702 #Signaled when integer or real value is too large to be represented
  1039. errOSADivideByZero = -2701 #Signaled when there is an attempt to divide by zero
  1040. errOSAGeneralError = -2700 #Signaled by user scripts or applications when no actual error code is to be returned.
  1041. noIconDataAvailableErr = -2582 #The necessary icon data is not available
  1042. noSuchIconErr = -2581 #The requested icon could not be found
  1043. invalidIconRefErr = -2580 #The icon ref is not valid
  1044. nrCallNotSupported = -2557 #This call is not available or supported on this machine
  1045. nrTransactionAborted = -2556 #transaction was aborted
  1046. nrExitedIteratorScope = -2555 #outer scope of iterator was exited
  1047. nrIterationDone = -2554 #iteration operation is done
  1048. nrPropertyAlreadyExists = -2553 #property already exists
  1049. nrInvalidEntryIterationOp = -2552 #invalid entry iteration operation
  1050. nrPathBufferTooSmall = -2551 #buffer for path is too small
  1051. nrPathNotFound = -2550 #a path component lookup failed
  1052. nrResultCodeBase = -2549 #nrResultCodeBase
  1053. nrOverrunErr = -2548 #nrOverrunErr
  1054. nrNotModifiedErr = -2547 #nrNotModifiedErr
  1055. nrTypeMismatchErr = -2546 #nrTypeMismatchErr
  1056. nrPowerSwitchAbortErr = -2545 #nrPowerSwitchAbortErr
  1057. nrPowerErr = -2544 #nrPowerErr
  1058. nrDataTruncatedErr = -2543 #nrDataTruncatedErr
  1059. nrNotSlotDeviceErr = -2542 #nrNotSlotDeviceErr
  1060. nrNameErr = -2541 #nrNameErr
  1061. nrNotCreatedErr = -2540 #nrNotCreatedErr
  1062. nrNotFoundErr = -2539 #nrNotFoundErr
  1063. nrInvalidNodeErr = -2538 #nrInvalidNodeErr
  1064. nrNotEnoughMemoryErr = -2537 #nrNotEnoughMemoryErr
  1065. nrLockedErr = -2536 #nrLockedErr
  1066. mmInternalError = -2526 #mmInternalError
  1067. tsmDefaultIsNotInputMethodErr = -2524 #Current Input source is KCHR or uchr, not Input Method (GetDefaultInputMethod)
  1068. tsmNoStem = -2523 #No stem exists for the token
  1069. tsmNoMoreTokens = -2522 #No more tokens are available for the source text
  1070. tsmNoHandler = -2521 #No Callback Handler exists for callback
  1071. tsmInvalidContext = -2520 #Invalid TSMContext specified in call
  1072. tsmUnknownErr = -2519 #any other errors
  1073. tsmUnsupportedTypeErr = -2518 #unSupported interface type error
  1074. tsmScriptHasNoIMErr = -2517 #script has no imput method or is using old IM
  1075. tsmInputMethodIsOldErr = -2516 #returned by GetDefaultInputMethod
  1076. tsmComponentAlreadyOpenErr = -2515 #text service already opened for the document
  1077. tsmTSNotOpenErr = -2514 #text service is not open
  1078. tsmTSHasNoMenuErr = -2513 #the text service has no menu
  1079. tsmUseInputWindowErr = -2512 #not TSM aware because we are using input window
  1080. tsmDocumentOpenErr = -2511 #there are open documents
  1081. tsmTextServiceNotFoundErr = -2510 #no text service found
  1082. tsmCantOpenComponentErr = -2509 #canŐt open the component
  1083. tsmNoOpenTSErr = -2508 #no open text service
  1084. tsmDocNotActiveErr = -2507 #document is NOT active
  1085. tsmTSMDocBusyErr = -2506 #document is still active
  1086. tsmInvalidDocIDErr = -2505 #invalid TSM documentation id
  1087. tsmNeverRegisteredErr = -2504 #app never registered error (not TSM aware)
  1088. tsmAlreadyRegisteredErr = -2503 #want to register again error
  1089. tsmNotAnAppErr = -2502 #not an application error
  1090. tsmInputMethodNotFoundErr = -2501 #tsmInputMethodNotFoundErr
  1091. tsmUnsupScriptLanguageErr = -2500 #tsmUnsupScriptLanguageErr
  1092. kernelUnrecoverableErr = -2499 #kernelUnrecoverableErr
  1093. kernelReturnValueErr = -2422 #kernelReturnValueErr
  1094. kernelAlreadyFreeErr = -2421 #kernelAlreadyFreeErr
  1095. kernelIDErr = -2419 #kernelIDErr
  1096. kernelExceptionErr = -2418 #kernelExceptionErr
  1097. kernelTerminatedErr = -2417 #kernelTerminatedErr
  1098. kernelInUseErr = -2416 #kernelInUseErr
  1099. kernelTimeoutErr = -2415 #kernelTimeoutErr
  1100. kernelAsyncReceiveLimitErr = -2414 #kernelAsyncReceiveLimitErr
  1101. kernelAsyncSendLimitErr = -2413 #kernelAsyncSendLimitErr
  1102. kernelAttributeErr = -2412 #kernelAttributeErr
  1103. kernelExecutionLevelErr = -2411 #kernelExecutionLevelErr
  1104. kernelDeletePermissionErr = -2410 #kernelDeletePermissionErr
  1105. kernelExecutePermissionErr = -2409 #kernelExecutePermissionErr
  1106. kernelReadPermissionErr = -2408 #kernelReadPermissionErr
  1107. kernelWritePermissionErr = -2407 #kernelWritePermissionErr
  1108. kernelObjectExistsErr = -2406 #kernelObjectExistsErr
  1109. kernelUnsupportedErr = -2405 #kernelUnsupportedErr
  1110. kernelPrivilegeErr = -2404 #kernelPrivilegeErr
  1111. kernelOptionsErr = -2403 #kernelOptionsErr
  1112. kernelCanceledErr = -2402 #kernelCanceledErr
  1113. kernelIncompleteErr = -2401 #kernelIncompleteErr
  1114. badCallOrderErr = -2209 #Usually due to a status call being called prior to being setup first
  1115. noDMAErr = -2208 #CanŐt do DMA digitizing (i.e. can't go to requested dest
  1116. badDepthErr = -2207 #CanŐt digitize into this depth
  1117. notExactSizeErr = -2206 #CanŐt do exact size requested
  1118. noMoreKeyColorsErr = -2205 #all key indexes in use
  1119. notExactMatrixErr = -2204 #warning of bad matrix, digitizer did its best
  1120. matrixErr = -2203 #bad matrix, digitizer did nothing
  1121. qtParamErr = -2202 #bad input parameter (out of range, etc)
  1122. digiUnimpErr = -2201 #feature unimplemented
  1123. qtXMLApplicationErr = -2159 #qtXMLApplicationErr
  1124. qtXMLParseErr = -2158 #qtXMLParseErr
  1125. qtActionNotHandledErr = -2157 #qtActionNotHandledErr
  1126. notEnoughDataErr = -2149 #notEnoughDataErr
  1127. urlDataHFTPURLErr = -2148 #urlDataHFTPURLErr
  1128. urlDataHFTPServerDisconnectedErr = -2147 #urlDataHFTPServerDisconnectedErr
  1129. urlDataHFTPNoPasswordErr = -2146 #urlDataHFTPNoPasswordErr
  1130. urlDataHFTPNeedPasswordErr = -2145 #urlDataHFTPNeedPasswordErr
  1131. urlDataHFTPBadNameListErr = -2144 #urlDataHFTPBadNameListErr
  1132. urlDataHFTPNoNetDriverErr = -2143 #urlDataHFTPNoNetDriverErr
  1133. urlDataHFTPFilenameErr = -2142 #urlDataHFTPFilenameErr
  1134. urlDataHFTPPermissionsErr = -2141 #urlDataHFTPPermissionsErr
  1135. urlDataHFTPQuotaErr = -2140 #urlDataHFTPQuotaErr
  1136. urlDataHFTPNoDirectoryErr = -2139 #urlDataHFTPNoDirectoryErr
  1137. urlDataHFTPDataConnectionErr = -2138 #urlDataHFTPDataConnectionErr
  1138. urlDataHFTPServerErr = -2137 #urlDataHFTPServerErr
  1139. urlDataHFTPBadPasswordErr = -2136 #urlDataHFTPBadPasswordErr
  1140. urlDataHFTPBadUserErr = -2135 #urlDataHFTPBadUserErr
  1141. urlDataHFTPShutdownErr = -2134 #urlDataHFTPShutdownErr
  1142. urlDataHFTPProtocolErr = -2133 #urlDataHFTPProtocolErr
  1143. urlDataHHTTPRedirectErr = -2132 #urlDataHHTTPRedirectErr
  1144. urlDataHHTTPURLErr = -2131 #urlDataHHTTPURLErr
  1145. urlDataHHTTPNoNetDriverErr = -2130 #urlDataHHTTPNoNetDriverErr
  1146. urlDataHHTTPProtocolErr = -2129 #urlDataHHTTPProtocolErr
  1147. qtNetworkAlreadyAllocatedErr = -2127 #qtNetworkAlreadyAllocatedErr
  1148. notAllowedToSaveMovieErr = -2126 #notAllowedToSaveMovieErr
  1149. fileOffsetTooBigErr = -2125 #fileOffsetTooBigErr
  1150. ASDEntryNotFoundErr = -2124 #ASDEntryNotFoundErr
  1151. ASDBadForkErr = -2123 #ASDBadForkErr
  1152. ASDBadHeaderErr = -2122 #ASDBadHeaderErr
  1153. AAPNotFoundErr = -2121 #AAPNotFoundErr
  1154. AAPNotCreatedErr = -2120 #AAPNotCreatedErr
  1155. qfcbNotCreatedErr = -2119 #qfcbNotCreatedErr
  1156. qfcbNotFoundErr = -2118 #qfcbNotFoundErr
  1157. wackBadMetaDataErr = -2117 #wackBadMetaDataErr
  1158. wackForkNotFoundErr = -2116 #wackForkNotFoundErr
  1159. wackBadFileErr = -2115 #wackBadFileErr
  1160. unknownFormatErr = -2114 #unknownFormatErr
  1161. pathNotVerifiedErr = -2113 #pathNotVerifiedErr
  1162. noPathMappingErr = -2112 #noPathMappingErr
  1163. emptyPathErr = -2111 #emptyPathErr
  1164. pathTooLongErr = -2110 #pathTooLongErr
  1165. cannotBeLeafAtomErr = -2109 #cannotBeLeafAtomErr
  1166. invalidAtomTypeErr = -2108 #invalidAtomTypeErr
  1167. invalidAtomContainerErr = -2107 #invalidAtomContainerErr
  1168. invalidAtomErr = -2106 #invalidAtomErr
  1169. duplicateAtomTypeAndIDErr = -2105 #duplicateAtomTypeAndIDErr
  1170. atomIndexInvalidErr = -2104 #atomIndexInvalidErr
  1171. atomsNotOfSameTypeErr = -2103 #atomsNotOfSameTypeErr
  1172. notLeafAtomErr = -2102 #notLeafAtomErr
  1173. cannotFindAtomErr = -2101 #cannotFindAtomErr
  1174. unsupportedProcessorErr = -2097 #unsupportedProcessorErr
  1175. unsupportedOSErr = -2096 #unsupportedOSErr
  1176. qtmlUninitialized = -2095 #qtmlUninitialized
  1177. qtmlDllEntryNotFoundErr = -2094 #Windows specific errors (when qtml is loading)
  1178. qtmlDllLoadErr = -2093 #Windows specific errors (when qtml is loading)
  1179. componentDllEntryNotFoundErr = -2092 #Windows specific errors (when component is loading)
  1180. componentDllLoadErr = -2091 #Windows specific errors (when component is loading)
  1181. videoOutputInUseErr = -2090 #videoOutputInUseErr
  1182. noExportProcAvailableErr = -2089 #noExportProcAvailableErr
  1183. tuneParseOSErr = -2087 #tuneParseOSErr
  1184. tunePlayerFullOSErr = -2086 #tunePlayerFullOSErr
  1185. noteChannelNotAllocatedOSErr = -2085 #noteChannelNotAllocatedOSErr
  1186. illegalNoteChannelOSErr = -2084 #illegalNoteChannelOSErr
  1187. synthesizerOSErr = -2083 #synthesizerOSErr
  1188. synthesizerNotRespondingOSErr = -2082 #synthesizerNotRespondingOSErr
  1189. midiManagerAbsentOSErr = -2081 #midiManagerAbsentOSErr
  1190. illegalControllerOSErr = -2080 #illegalControllerOSErr
  1191. illegalInstrumentOSErr = -2079 #illegalInstrumentOSErr
  1192. illegalKnobValueOSErr = -2078 #illegalKnobValueOSErr
  1193. illegalKnobOSErr = -2077 #illegalKnobOSErr
  1194. illegalChannelOSErr = -2076 #illegalChannelOSErr
  1195. illegalPartOSErr = -2075 #illegalPartOSErr
  1196. illegalVoiceAllocationOSErr = -2074 #illegalVoiceAllocationOSErr
  1197. cantReceiveFromSynthesizerOSErr = -2073 #cantReceiveFromSynthesizerOSErr
  1198. cantSendToSynthesizerOSErr = -2072 #cantSendToSynthesizerOSErr
  1199. notImplementedMusicOSErr = -2071 #notImplementedMusicOSErr
  1200. internalComponentErr = -2070 #internalComponentErr
  1201. invalidSpriteIDErr = -2069 #invalidSpriteIDErr
  1202. invalidImageIndexErr = -2068 #invalidImageIndexErr
  1203. invalidSpriteIndexErr = -2067 #invalidSpriteIndexErr
  1204. gWorldsNotSameDepthAndSizeErr = -2066 #gWorldsNotSameDepthAndSizeErr
  1205. invalidSpritePropertyErr = -2065 #invalidSpritePropertyErr
  1206. invalidSpriteWorldPropertyErr = -2064 #invalidSpriteWorldPropertyErr
  1207. missingRequiredParameterErr = -2063 #missingRequiredParameterErr
  1208. movieTextNotFoundErr = -2062 #movieTextNotFoundErr
  1209. sourceNotFoundErr = -2061 #sourceNotFoundErr
  1210. noSourceTreeFoundErr = -2060 #noSourceTreeFoundErr
  1211. samplesAlreadyInMediaErr = -2059 #samplesAlreadyInMediaErr
  1212. auxiliaryExportDataUnavailable = -2058 #auxiliaryExportDataUnavailable
  1213. unsupportedAuxiliaryImportData = -2057 #unsupportedAuxiliaryImportData
  1214. soundSupportNotAvailableErr = -2056 #QT for Windows error
  1215. noSoundTrackInMovieErr = -2055 #QT for Windows error
  1216. noVideoTrackInMovieErr = -2054 #QT for Windows error
  1217. featureUnsupported = -2053 #featureUnsupported
  1218. couldNotUseAnExistingSample = -2052 #couldNotUseAnExistingSample
  1219. noDefaultDataRef = -2051 #noDefaultDataRef
  1220. badDataRefIndex = -2050 #badDataRefIndex
  1221. invalidDataRefContainer = -2049 #invalidDataRefContainer
  1222. noMovieFound = -2048 #noMovieFound
  1223. dataNoDataRef = -2047 #dataNoDataRef
  1224. endOfDataReached = -2046 #endOfDataReached
  1225. dataAlreadyClosed = -2045 #dataAlreadyClosed
  1226. dataAlreadyOpenForWrite = -2044 #dataAlreadyOpenForWrite
  1227. dataNotOpenForWrite = -2043 #dataNotOpenForWrite
  1228. dataNotOpenForRead = -2042 #dataNotOpenForRead
  1229. invalidSampleDescription = -2041 #invalidSampleDescription
  1230. invalidChunkCache = -2040 #invalidChunkCache
  1231. invalidSampleDescIndex = -2039 #invalidSampleDescIndex
  1232. invalidChunkNum = -2038 #invalidChunkNum
  1233. invalidSampleNum = -2037 #invalidSampleNum
  1234. invalidRect = -2036 #invalidRect
  1235. cantEnableTrack = -2035 #cantEnableTrack
  1236. internalQuickTimeError = -2034 #internalQuickTimeError
  1237. badEditIndex = -2033 #badEditIndex
  1238. timeNotInMedia = -2032 #timeNotInMedia
  1239. timeNotInTrack = -2031 #timeNotInTrack
  1240. trackNotInMovie = -2030 #trackNotInMovie
  1241. trackIDNotFound = -2029 #trackIDNotFound
  1242. badTrackIndex = -2028 #badTrackIndex
  1243. maxSizeToGrowTooSmall = -2027 #maxSizeToGrowTooSmall
  1244. userDataItemNotFound = -2026 #userDataItemNotFound
  1245. staleEditState = -2025 #staleEditState
  1246. nonMatchingEditState = -2024 #nonMatchingEditState
  1247. invalidEditState = -2023 #invalidEditState
  1248. cantCreateSingleForkFile = -2022 #happens when file already exists
  1249. wfFileNotFound = -2021 #wfFileNotFound
  1250. movieToolboxUninitialized = -2020 #movieToolboxUninitialized
  1251. progressProcAborted = -2019 #progressProcAborted
  1252. mediaTypesDontMatch = -2018 #mediaTypesDontMatch
  1253. badEditList = -2017 #badEditList
  1254. cantPutPublicMovieAtom = -2016 #cantPutPublicMovieAtom
  1255. invalidTime = -2015 #invalidTime
  1256. invalidDuration = -2014 #invalidDuration
  1257. invalidHandler = -2013 #invalidHandler
  1258. invalidDataRef = -2012 #invalidDataRef
  1259. invalidSampleTable = -2011 #invalidSampleTable
  1260. invalidMovie = -2010 #invalidMovie
  1261. invalidTrack = -2009 #invalidTrack
  1262. invalidMedia = -2008 #invalidMedia
  1263. noDataHandler = -2007 #noDataHandler
  1264. noMediaHandler = -2006 #noMediaHandler
  1265. badComponentType = -2005 #badComponentType
  1266. cantOpenHandler = -2004 #cantOpenHandler
  1267. cantFindHandler = -2003 #cantFindHandler
  1268. badPublicMovieAtom = -2002 #badPublicMovieAtom
  1269. badImageDescription = -2001 #badImageDescription
  1270. couldNotResolveDataRef = -2000 #couldNotResolveDataRef
  1271. nonDragOriginatorErr = -1862 #illegal attempt at originator only data
  1272. badImageErr = -1861 #bad translucent image PixMap
  1273. badImageRgnErr = -1860 #bad translucent image region
  1274. noSuitableDisplaysErr = -1859 #no displays support translucency
  1275. unsupportedForPlatformErr = -1858 #call is for PowerPC only
  1276. dragNotAcceptedErr = -1857 #drag was not accepted by receiver
  1277. handlerNotFoundErr = -1856 #handler not found
  1278. duplicateHandlerErr = -1855 #handler already exists
  1279. cantGetFlavorErr = -1854 #error while trying to get flavor data
  1280. duplicateFlavorErr = -1853 #flavor type already exists
  1281. badDragFlavorErr = -1852 #unknown flavor type
  1282. badDragItemErr = -1851 #unknown drag item reference
  1283. badDragRefErr = -1850 #unknown drag reference
  1284. errEndOfBody = -1813 #errEndOfBody
  1285. errEndOfDocument = -1812 #errEndOfDocument
  1286. errTopOfBody = -1811 #errTopOfBody
  1287. errTopOfDocument = -1810 #errTopOfDocument
  1288. errOffsetIsOutsideOfView = -1801 #errOffsetIsOutsideOfView
  1289. errOffsetInvalid = -1800 #errOffsetInvalid
  1290. errOSACantOpenComponent = -1762 #Can't connect to scripting system with that ID
  1291. errOSAComponentMismatch = -1761 #Parameters are from 2 different components
  1292. errOSADataFormatTooNew = -1759 #errOSADataFormatTooNew
  1293. errOSADataFormatObsolete = -1758 #errOSADataFormatObsolete
  1294. errOSANoSuchDialect = -1757 #errOSANoSuchDialect
  1295. errOSASourceNotAvailable = -1756 #errOSASourceNotAvailable
  1296. errOSABadSelector = -1754 #errOSABadSelector
  1297. errOSAScriptError = -1753 #errOSAScriptError
  1298. errOSABadStorageType = -1752 #errOSABadStorageType
  1299. errOSAInvalidID = -1751 #errOSAInvalidID
  1300. errOSASystemError = -1750 #errOSASystemError
  1301. errAEBufferTooSmall = -1741 #buffer for AEFlattenDesc too small
  1302. errAEBuildSyntaxError = -1740 #AEBuildDesc and friends detected a syntax error
  1303. errAEDescIsNull = -1739 #attempting to perform an invalid operation on a null descriptor
  1304. errAEStreamAlreadyConverted = -1738 #attempt to convert a stream that has already been converted
  1305. errAEStreamBadNesting = -1737 #nesting violation while streaming
  1306. errAEDuplicateHandler = -1736 #attempt to install handler in table for identical class and id (1.1 or greater)
  1307. errAEEventFiltered = -1735 #event has been filtered, and should not be propogated (1.1 or greater)
  1308. errAEReceiveEscapeCurrent = -1734 #break out of only lowest level of AEReceive (1.1 or greater)
  1309. errAEReceiveTerminate = -1733 #break out of all levels of AEReceive to the topmost (1.1 or greater)
  1310. errAERecordingIsAlreadyOn = -1732 #available only in version 1.0.1 or greater
  1311. errAEUnknownObjectType = -1731 #available only in version 1.0.1 or greater
  1312. errAEEmptyListContainer = -1730 #Attempt to pass empty list as container to accessor
  1313. errAENegativeCount = -1729 #CountProc returned negative value
  1314. errAENoSuchObject = -1728 #e.g.,: specifier asked for the 3rd, but there are only 2. Basically, this indicates a run-time resolution error.
  1315. errAENotAnObjSpec = -1727 #Param to AEResolve not of type 'obj '
  1316. errAEBadTestKey = -1726 #Test is neither typeLogicalDescriptor nor typeCompDescriptor
  1317. errAENoSuchLogical = -1725 #Something other than AND, OR, or NOT
  1318. errAEAccessorNotFound = -1723 #Accessor proc matching wantClass and containerType or wildcards not found
  1319. errAEWrongNumberArgs = -1721 #Logical op kAENOT used with other than 1 term
  1320. errAEImpossibleRange = -1720 #A range like 3rd to 2nd, or 1st to all.
  1321. errAEIllegalIndex = -1719 #index is out of range in a put operation
  1322. errAEReplyNotArrived = -1718 #the contents of the reply you are accessing have not arrived yet
  1323. errAEHandlerNotFound = -1717 #no handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler
  1324. errAEUnknownAddressType = -1716 #the target address type is not known
  1325. errAEParamMissed = -1715 #a required parameter was not accessed
  1326. errAENotASpecialFunction = -1714 #there is no special function for/with this keyword
  1327. errAENoUserInteraction = -1713 #no user interaction is allowed
  1328. errAETimeout = -1712 #the AppleEvent timed out
  1329. errAEWaitCanceled = -1711 #in AESend, the user cancelled out of wait loop for reply or receipt
  1330. errAEUnknownSendMode = -1710 #mode wasn't NoReply, WaitReply, or QueueReply or Interaction level is unknown
  1331. errAEReplyNotValid = -1709 #AEResetTimer was passed an invalid reply parameter
  1332. errAEEventNotHandled = -1708 #the AppleEvent was not handled by any handler
  1333. errAENotAppleEvent = -1707 #the event is not in AppleEvent format
  1334. errAENewerVersion = -1706 #need newer version of the AppleEvent manager
  1335. errAEBadListItem = -1705 #the specified list item does not exist
  1336. errAENotAEDesc = -1704 #errAENotAEDesc
  1337. errAEWrongDataType = -1703 #errAEWrongDataType
  1338. errAECorruptData = -1702 #errAECorruptData
  1339. errAEDescNotFound = -1701 #errAEDescNotFound
  1340. errAECoercionFail = -1700 #bad parameter data or unable to coerce the data supplied
  1341. errFSIteratorNotSupported = -1424 #The iterator's flags or container are not supported by this call
  1342. errFSIteratorNotFound = -1423 #Passed FSIterator is not an open iterator
  1343. errFSBadIteratorFlags = -1422 #Flags passed to FSOpenIterator are bad
  1344. errFSForkExists = -1421 #Named fork already exists.
  1345. errFSRefsDifferent = -1420 #FSCompareFSRefs; refs are for different objects
  1346. errFSBadSearchParams = -1419 #Something wrong with CatalogSearch searchParams
  1347. errFSBadItemCount = -1418 #maximumItems was zero
  1348. errFSNoMoreItems = -1417 #Iteration ran out of items to return
  1349. errFSBadAllocFlags = -1413 #Invalid bits set in allocationFlags
  1350. errFSBadPosMode = -1412 #Newline bits set in positionMode
  1351. errFSMissingName = -1411 #A Unicode name parameter was NULL or nameLength parameter was zero
  1352. errFSNameTooLong = -1410 #File/fork name is too long to create/rename
  1353. errFSForkNotFound = -1409 #Named fork does not exist
  1354. errFSNotAFolder = -1407 #Expected a folder, got a file
  1355. errFSMissingCatInfo = -1406 #A CatalogInfo parameter was NULL
  1356. errFSBadInfoBitmap = -1405 #A CatalogInfoBitmap or VolumeInfoBitmap has reserved or invalid bits set
  1357. errFSBadForkRef = -1404 #A ForkRefNum parameter was bad
  1358. errFSBadBuffer = -1403 #A buffer parameter was bad
  1359. errFSBadForkName = -1402 #Fork name parameter is bad
  1360. errFSBadFSRef = -1401 #FSRef parameter is bad
  1361. errFSUnknownCall = -1400 #selector is not recognized by this filesystem
  1362. badFCBErr = -1327 #FCBRecPtr is not valid
  1363. volVMBusyErr = -1311 #can't eject because volume is in use by VM
  1364. fsDataTooBigErr = -1310 #file or volume is too big for system
  1365. fileBoundsErr = -1309 #file's EOF, offset, mark or size is too big
  1366. notARemountErr = -1308 #when _Mount allows only remounts and doesn't get one
  1367. badFidErr = -1307 #file id is dangling or doesn't match with the file number
  1368. sameFileErr = -1306 #can't exchange a file with itself
  1369. desktopDamagedErr = -1305 #desktop database files are corrupted
  1370. catChangedErr = -1304 #the catalog has been modified
  1371. diffVolErr = -1303 #files on different volumes
  1372. notAFileErr = -1302 #directory specified
  1373. fidExists = -1301 #file id already exists
  1374. fidNotFound = -1300 #no file thread exists.
  1375. errRefNum = -1280 #bad connection refNum
  1376. errAborted = -1279 #control call was aborted
  1377. errState = -1278 #bad connection state for this operation
  1378. errOpening = -1277 #open connection request failed
  1379. errAttention = -1276 #attention message too long
  1380. errFwdReset = -1275 #read terminated by forward reset
  1381. errDSPQueueSize = -1274 #DSP Read/Write Queue Too small
  1382. errOpenDenied = -1273 #open connection request was denied
  1383. reqAborted = -1105 #reqAborted
  1384. noDataArea = -1104 #noDataArea
  1385. noSendResp = -1103 #noSendResp
  1386. cbNotFound = -1102 #cbNotFound
  1387. noRelErr = -1101 #noRelErr
  1388. badBuffNum = -1100 #badBuffNum
  1389. badATPSkt = -1099 #badATPSkt
  1390. tooManySkts = -1098 #tooManySkts
  1391. tooManyReqs = -1097 #tooManyReqs
  1392. reqFailed = -1096 #reqFailed
  1393. aspNoAck = -1075 #No ack on attention request (server err)
  1394. aspTooMany = -1074 #Too many clients (server error)
  1395. aspSizeErr = -1073 #Command block too big
  1396. aspSessClosed = -1072 #Session closed
  1397. aspServerBusy = -1071 #Server cannot open another session
  1398. aspParamErr = -1070 #Parameter error
  1399. aspNoServers = -1069 #No servers at that address
  1400. aspNoMoreSess = -1068 #No more sessions on server
  1401. aspBufTooSmall = -1067 #Buffer too small
  1402. aspBadVersNum = -1066 #Server cannot support this ASP version
  1403. nbpNISErr = -1029 #Error trying to open the NIS
  1404. nbpNotFound = -1028 #Name not found on remove
  1405. nbpDuplicate = -1027 #Duplicate name exists already
  1406. nbpConfDiff = -1026 #Name confirmed at different socket
  1407. nbpNoConfirm = -1025 #nbpNoConfirm
  1408. nbpBuffOvr = -1024 #Buffer overflow in LookupName
  1409. noMaskFoundErr = -1000 #Icon Utilties Error
  1410. kFMFontContainerAccessErr = -985 #kFMFontContainerAccessErr
  1411. kFMFontTableAccessErr = -984 #kFMFontTableAccessErr
  1412. kFMIterationScopeModifiedErr = -983 #kFMIterationScopeModifiedErr
  1413. kFMInvalidFontErr = -982 #kFMInvalidFontErr
  1414. kFMInvalidFontFamilyErr = -981 #kFMInvalidFontFamilyErr
  1415. kFMIterationCompleted = -980 #kFMIterationCompleted
  1416. guestNotAllowedErr = -932 #destination port requires authentication
  1417. badLocNameErr = -931 #location name malformed
  1418. badServiceMethodErr = -930 #illegal service type, or not supported
  1419. noUserRecErr = -928 #Invalid user reference number
  1420. authFailErr = -927 #unable to authenticate user at destination
  1421. noInformErr = -926 #PPCStart failed because destination did not have inform pending
  1422. networkErr = -925 #An error has occurred in the network, not too likely
  1423. noUserRefErr = -924 #unable to create a new userRefNum
  1424. notLoggedInErr = -923 #The default userRefNum does not yet exist
  1425. noDefaultUserErr = -922 #user hasn't typed in owners name in Network Setup Control Pannel
  1426. badPortNameErr = -919 #PPCPortRec malformed
  1427. sessClosedErr = -917 #session was closed
  1428. portClosedErr = -916 #port was closed
  1429. noResponseErr = -915 #unable to contact destination
  1430. noToolboxNameErr = -914 #A system resource is missing, not too likely
  1431. noMachineNameErr = -913 #user hasn't named his Macintosh in the Network Setup Control Panel
  1432. userRejectErr = -912 #Destination rejected the session request
  1433. noUserNameErr = -911 #user name unknown on destination machine
  1434. portNameExistsErr = -910 #port is already open (perhaps in another app)
  1435. badReqErr = -909 #bad parameter or invalid state for operation
  1436. noSessionErr = -908 #Invalid session reference number
  1437. sessTableErr = -907 #Out of session tables, try again later
  1438. destPortErr = -906 #Port does not exist at destination
  1439. localOnlyErr = -905 #Network activity is currently disabled
  1440. noGlobalsErr = -904 #The system is hosed, better re-boot
  1441. noPortErr = -903 #Unable to open port or bad portRefNum. If you're calling
  1442. nameTypeErr = -902 #Invalid or inappropriate locationKindSelector in locationName
  1443. notInitErr = -900 #PPCToolBox not initialized
  1444. notAppropriateForClassic = -877 #This application won't or shouldn't run on Classic (Problem 2481058).
  1445. appVersionTooOld = -876 #The application's creator and version are incompatible with the current version of Mac OS.
  1446. wrongApplicationPlatform = -875 #The application could not launch because the required platform is not available
  1447. hmCloseViewActive = -863 #Returned from HMRemoveBalloon if CloseView was active
  1448. hmNoBalloonUp = -862 #Returned from HMRemoveBalloon if no balloon was visible when call was made
  1449. hmOperationUnsupported = -861 #Returned from HMShowBalloon call if bad method passed to routine
  1450. hmUnknownHelpType = -859 #Returned if help msg record contained a bad type
  1451. hmWrongVersion = -858 #Returned if help mgr resource was the wrong version
  1452. hmSkippedBalloon = -857 #Returned from calls if helpmsg specified a skip balloon
  1453. hmHelpManagerNotInited = -855 #Returned from HMGetHelpMenuHandle if help menu not setup
  1454. hmSameAsLastBalloon = -854 #Returned from HMShowMenuBalloon if menu & item is same as last time
  1455. hmBalloonAborted = -853 #Returned if mouse was moving or mouse wasn't in window port rect
  1456. hmHelpDisabled = -850 #Show Balloons mode was off, call to routine ignored
  1457. rcDBPackNotInited = -813 #attempt to call other routine before InitDBPack
  1458. rcDBWrongVersion = -812 #incompatible versions
  1459. rcDBNoHandler = -811 #no app handler for specified data type
  1460. rcDBBadAsyncPB = -810 #tried to kill a bad pb
  1461. rcDBAsyncNotSupp = -809 #ddev does not support async calls
  1462. rcDBBadDDEV = -808 #bad ddev specified on DBInit
  1463. rcDBBadSessNum = -807 #bad session number for DBGetConnInfo
  1464. rcDBBadSessID = -806 #rcDBBadSessID
  1465. rcDBExec = -805 #rcDBExec
  1466. rcDBBreak = -804 #rcDBBreak
  1467. rcDBBadType = -803 #rcDBBadType
  1468. rcDBError = -802 #rcDBError
  1469. rcDBValue = -801 #rcDBValue
  1470. rcDBNull = -800 #rcDBNull
  1471. icTooManyProfilesErr = -677 #too many profiles in database
  1472. icProfileNotFoundErr = -676 #profile not found
  1473. icConfigInappropriateErr = -675 #incorrect manufacturer code
  1474. icConfigNotFoundErr = -674 #no internet configuration was found
  1475. icNoURLErr = -673 #no URL found
  1476. icNothingToOverrideErr = -672 #no component for the override component to capture
  1477. icNoMoreWritersErr = -671 #you cannot begin a write session because someone else is already doing it
  1478. icTruncatedErr = -670 #more data was present than was returned
  1479. icInternalErr = -669 #Internet Config internal error
  1480. icPrefDataErr = -668 #problem with preference data
  1481. icPermErr = -667 #cannot set preference
  1482. icPrefNotFoundErr = -666 #Internet preference not found
  1483. vmInvalidOwningProcessErr = -648 #current process does not own the BackingFileID or FileViewID
  1484. vmAddressNotInFileViewErr = -647 #address is not in a FileView
  1485. vmNoMoreFileViewsErr = -646 #no more FileViews were found
  1486. vmFileViewAccessErr = -645 #requested FileViewAccess cannot be obtained
  1487. vmInvalidFileViewIDErr = -644 #invalid FileViewID
  1488. vmNoMoreBackingFilesErr = -643 #no more BackingFiles were found
  1489. vmBusyBackingFileErr = -642 #open views found on BackingFile
  1490. vmMappingPrivilegesErr = -641 #requested MappingPrivileges cannot be obtained
  1491. vmInvalidBackingFileIDErr = -640 #invalid BackingFileID
  1492. noMMUErr = -626 #no MMU present
  1493. cannotDeferErr = -625 #unable to defer additional functions
  1494. interruptsMaskedErr = -624 #donŐt call with interrupts masked
  1495. notLockedErr = -623 #specified range of memory is not locked
  1496. cannotMakeContiguousErr = -622 #cannot make specified range contiguous
  1497. notHeldErr = -621 #specified range of memory is not held
  1498. notEnoughMemoryErr = -620 #insufficient physical memory
  1499. threadProtocolErr = -619 #threadProtocolErr
  1500. threadNotFoundErr = -618 #threadNotFoundErr
  1501. threadTooManyReqsErr = -617 #threadTooManyReqsErr
  1502. noUserInteractionAllowed = -610 #no user interaction allowed
  1503. connectionInvalid = -609 #connectionInvalid
  1504. noOutstandingHLE = -608 #noOutstandingHLE
  1505. bufferIsSmall = -607 #error returns from Post and Accept
  1506. appIsDaemon = -606 #app is BG-only, and launch flags disallow this
  1507. appMemFullErr = -605 #application SIZE not big enough for launch
  1508. hardwareConfigErr = -604 #hardware configuration not correct for call
  1509. protocolErr = -603 #app made module calls in improper order
  1510. appModeErr = -602 #memory mode is 32-bit, but app not 32-bit clean
  1511. memFragErr = -601 #not enough room to launch app w/special requirements
  1512. procNotFound = -600 #no eligible process with specified descriptor
  1513. driverHardwareGoneErr = -503 #disk driver's hardware was disconnected
  1514. hwParamErr = -502 #bad selector for _HWPriv
  1515. teScrapSizeErr = -501 #scrap item too big for text edit record
  1516. rgnTooBigErr = -500 #rgnTooBigErr
  1517. exUserBreak = -492 #user debugger break; execute debugger commands on stack
  1518. strUserBreak = -491 #user debugger break; display string on stack
  1519. userBreak = -490 #user debugger break
  1520. notThePublisherWrn = -463 #not the first registered publisher for that container
  1521. containerAlreadyOpenWrn = -462 #container already opened by this section
  1522. containerNotFoundWrn = -461 #could not find editionContainer at this time
  1523. multiplePublisherWrn = -460 #A Publisher is already registered for that container
  1524. badSubPartErr = -454 #can not use sub parts in this release
  1525. badEditionFileErr = -453 #edition file is corrupt
  1526. notRegisteredSectionErr = -452 #not a registered SectionRecord
  1527. badSectionErr = -451 #not a valid SectionRecord
  1528. editionMgrInitErr = -450 #edition manager not inited by this app
  1529. fsmUnknownFSMMessageErr = -438 #unknown message passed to FSM
  1530. fsmNoAlternateStackErr = -437 #no alternate stack for HFS CI
  1531. fsmBadFSDVersionErr = -436 #FSM version incompatible with FSD
  1532. fsmDuplicateFSIDErr = -435 #FSID already exists on InstallFS
  1533. fsmBadFSDLenErr = -434 #FSD size incompatible with current FSM vers
  1534. fsmBadFFSNameErr = -433 #Name length not 1 <= length <= 31
  1535. fsmBusyFFSErr = -432 #File system is busy, cannot be removed
  1536. fsmFFSNotFoundErr = -431 #Foreign File system does not exist - new Pack2 could return this error too
  1537. btKeyAttrErr = -417 #There is no such a key attribute.
  1538. btKeyLenErr = -416 #Maximum key length is too long or equal to zero.
  1539. btRecNotFnd = -415 #Record cannot be found.
  1540. btDupRecErr = -414 #Record already exists.
  1541. btNoSpace = -413 #Can't allocate disk space.
  1542. notBTree = -410 #The file is not a dictionary.
  1543. gcrOnMFMErr = -400 #gcr format on high density media error
  1544. slotNumErr = -360 #invalid slot # error
  1545. smRecNotFnd = -351 #Record not found in the SRT.
  1546. smSRTOvrFlErr = -350 #SRT over flow.
  1547. smNoGoodOpens = -349 #No opens were successfull in the loop.
  1548. smOffsetErr = -348 #Offset was too big (temporary error
  1549. smByteLanesErr = -347 #NumByteLanes was determined to be zero.
  1550. smBadsPtrErr = -346 #Bad pointer was passed to sCalcsPointer
  1551. smsGetDrvrErr = -345 #Error occurred during _sGetDriver.
  1552. smNoMoresRsrcs = -344 #No more sResources
  1553. smDisDrvrNamErr = -343 #Error occurred during _sDisDrvrName.
  1554. smGetDrvrNamErr = -342 #Error occurred during _sGetDrvrName.
  1555. smCkStatusErr = -341 #Status of slot = fail.
  1556. smBlkMoveErr = -340 #_BlockMove error
  1557. smNewPErr = -339 #_NewPtr error
  1558. smSelOOBErr = -338 #Selector out of bounds error
  1559. smSlotOOBErr = -337 #Slot out of bounds error
  1560. smNilsBlockErr = -336 #Nil sBlock error (Dont allocate and try to use a nil sBlock)
  1561. smsPointerNil = -335 #LPointer is nil From sOffsetData. If this error occurs; check sInfo rec for more information.
  1562. smCPUErr = -334 #Code revision is wrong
  1563. smCodeRevErr = -333 #Code revision is wrong
  1564. smReservedErr = -332 #Reserved field not zero
  1565. smBadsList = -331 #Bad sList: Id1 < Id2 < Id3 ...format is not followed.
  1566. smBadRefId = -330 #Reference Id not found in List
  1567. smBusErrTO = -320 #BusError time out.
  1568. smBadBoardId = -319 #BoardId was wrong; re-init the PRAM record.
  1569. smReservedSlot = -318 #slot is reserved, VM should not use this address space.
  1570. smInitTblVErr = -317 #An error occurred while trying to initialize the Slot Resource Table.
  1571. smInitStatVErr = -316 #The InitStatusV field was negative after primary or secondary init.
  1572. smNoBoardId = -315 #No Board Id.
  1573. smGetPRErr = -314 #Error occurred during _sGetPRAMRec (See SIMStatus).
  1574. smNoBoardSRsrc = -313 #No Board sResource.
  1575. smDisposePErr = -312 #_DisposePointer error
  1576. smFHBlkDispErr = -311 #Error occurred during _sDisposePtr (Dispose of FHeader block).
  1577. smFHBlockRdErr = -310 #Error occurred during _sGetFHeader.
  1578. smBLFieldBad = -309 #ByteLanes field was bad.
  1579. smUnExBusErr = -308 #Unexpected BusError
  1580. smResrvErr = -307 #Fatal reserved error. Resreved field <> 0.
  1581. smNosInfoArray = -306 #No sInfoArray. Memory Mgr error.
  1582. smDisabledSlot = -305 #This slot is disabled (-305 use to be smLWTstBad)
  1583. smNoDir = -304 #Directory offset is Nil
  1584. smRevisionErr = -303 #Wrong revison level
  1585. smFormatErr = -302 #FHeader Format is not Apple's
  1586. smCRCFail = -301 #CRC check failed for declaration data
  1587. smEmptySlot = -300 #No card in slot
  1588. nmTypErr = -299 #Notification Manager:wrong queue type
  1589. smPriInitErr = -293 #Error; Cards could not be initialized.
  1590. smPRAMInitErr = -292 #Error; Slot Resource Table could not be initialized.
  1591. smSRTInitErr = -291 #Error; Slot Resource Table could not be initialized.
  1592. smSDMInitErr = -290 #Error; SDM could not be initialized.
  1593. midiInvalidCmdErr = -261 #command not supported for port type
  1594. midiDupIDErr = -260 #duplicate client ID
  1595. midiNameLenErr = -259 #name supplied is longer than 31 characters
  1596. midiWriteErr = -258 #MIDIWritePacket couldn't write to all connected ports
  1597. midiNoConErr = -257 #no connection exists between specified ports
  1598. midiVConnectRmvd = -256 #pending virtual connection removed
  1599. midiVConnectMade = -255 #pending virtual connection resolved
  1600. midiVConnectErr = -254 #pending virtual connection created
  1601. midiTooManyConsErr = -253 #too many connections made
  1602. midiTooManyPortsErr = -252 #too many ports already installed in the system
  1603. midiNoPortErr = -251 #no port with that ID found
  1604. midiNoClientErr = -250 #no client with that ID found
  1605. badInputText = -247 #badInputText
  1606. badDictFormat = -246 #badDictFormat
  1607. incompatibleVoice = -245 #incompatibleVoice
  1608. voiceNotFound = -244 #voiceNotFound
  1609. bufTooSmall = -243 #bufTooSmall
  1610. synthNotReady = -242 #synthNotReady
  1611. synthOpenFailed = -241 #synthOpenFailed
  1612. noSynthFound = -240 #noSynthFound
  1613. siUnknownQuality = -232 #invalid quality selector (returned by driver)
  1614. siUnknownInfoType = -231 #invalid info type selector (returned by driver)
  1615. siInputDeviceErr = -230 #input device hardware failure
  1616. siBadRefNum = -229 #invalid input device reference number
  1617. siBadDeviceName = -228 #input device could not be opened
  1618. siDeviceBusyErr = -227 #input device already in use
  1619. siInvalidSampleSize = -226 #invalid sample size
  1620. siInvalidSampleRate = -225 #invalid sample rate
  1621. siHardDriveTooSlow = -224 #hard drive too slow to record to disk
  1622. siInvalidCompression = -223 #invalid compression type
  1623. siNoBufferSpecified = -222 #returned by synchronous SPBRecord if nil buffer passed
  1624. siBadSoundInDevice = -221 #invalid index passed to SoundInGetIndexedDevice
  1625. siNoSoundInHardware = -220 #no Sound Input hardware
  1626. siVBRCompressionNotSupported = -213 #vbr audio compression not supported for this operation
  1627. noMoreRealTime = -212 #not enough CPU cycles left to add another task
  1628. channelNotBusy = -211 #channelNotBusy
  1629. buffersTooSmall = -210 #can not operate in the memory allowed
  1630. channelBusy = -209 #the Channel is being used for a PFD already
  1631. badFileFormat = -208 #was not type AIFF or was of bad format,corrupt
  1632. notEnoughBufferSpace = -207 #could not allocate enough memory
  1633. badFormat = -206 #Sound Manager Error Returns
  1634. badChannel = -205 #Sound Manager Error Returns
  1635. resProblem = -204 #Sound Manager Error Returns
  1636. queueFull = -203 #Sound Manager Error Returns
  1637. notEnoughHardwareErr = -201 #Sound Manager Error Returns
  1638. noHardwareErr = -200 #Sound Manager Error Returns
  1639. mapReadErr = -199 #map inconsistent with operation
  1640. resAttrErr = -198 #attribute inconsistent with operation
  1641. rmvRefFailed = -197 #RmveReference failed
  1642. rmvResFailed = -196 #RmveResource failed
  1643. addRefFailed = -195 #AddReference failed
  1644. addResFailed = -194 #AddResource failed
  1645. resFNotFound = -193 #Resource file not found
  1646. resNotFound = -192 #Resource not found
  1647. inputOutOfBounds = -190 #Offset of Count out of bounds
  1648. writingPastEnd = -189 #Writing past end of file
  1649. resourceInMemory = -188 #Resource already in memory
  1650. CantDecompress = -186 #resource bent ("the bends") - can't decompress a compressed resource
  1651. badExtResource = -185 #extended resource has a bad format.
  1652. cmNoCurrentProfile = -182 #Responder error
  1653. cmUnsupportedDataType = -181 #Responder error
  1654. cmCantDeleteProfile = -180 #Responder error
  1655. cmCantXYZ = -179 #CMM cant handle XYZ space
  1656. cmCantConcatenateError = -178 #Profile can't be concatenated
  1657. cmProfilesIdentical = -177 #Profiles the same
  1658. cmProfileNotFound = -176 #Responder error
  1659. cmMethodNotFound = -175 #CMM not present
  1660. cmMethodError = -171 #cmMethodError
  1661. cmProfileError = -170 #cmProfileError
  1662. cDepthErr = -157 #invalid pixel depth
  1663. cResErr = -156 #invalid resolution for MakeITable
  1664. cDevErr = -155 #invalid type of graphics device
  1665. cProtectErr = -154 #colorTable entry protection violation
  1666. cRangeErr = -153 #range error on colorTable request
  1667. cNoMemErr = -152 #failed to allocate memory for structure
  1668. cTempMemErr = -151 #failed to allocate memory for temporary structures
  1669. cMatchErr = -150 #Color2Index failed to find an index
  1670. insufficientStackErr = -149 #insufficientStackErr
  1671. pixMapTooDeepErr = -148 #pixMapTooDeepErr
  1672. rgnOverflowErr = -147 #rgnOverflowErr
  1673. noMemForPictPlaybackErr = -145 #noMemForPictPlaybackErr
  1674. userCanceledErr = -128 #userCanceledErr
  1675. hMenuFindErr = -127 #could not find HMenu's parent in MenuKey (wrong error code - obsolete)
  1676. mBarNFnd = -126 #system error code for MBDF not found
  1677. updPixMemErr = -125 #insufficient memory to update a pixmap
  1678. volGoneErr = -124 #Server volume has been disconnected.
  1679. wrgVolTypErr = -123 #Wrong volume type error [operation not supported for MFS]
  1680. badMovErr = -122 #Move into offspring error
  1681. tmwdoErr = -121 #No free WDCB available
  1682. dirNFErr = -120 #Directory not found
  1683. memLockedErr = -117 #trying to move a locked block (MoveHHi)
  1684. memSCErr = -116 #Size Check failed
  1685. memBCErr = -115 #Block Check failed
  1686. memPCErr = -114 #Pointer Check failed
  1687. memAZErr = -113 #Address in zone check failed
  1688. memPurErr = -112 #trying to purge a locked or non-purgeable block
  1689. memWZErr = -111 #WhichZone failed (applied to free block)
  1690. memAdrErr = -110 #address was odd; or out of range
  1691. nilHandleErr = -109 #Master Pointer was NIL in HandleZone or other
  1692. memFullErr = -108 #Not enough room in heap zone
  1693. noTypeErr = -102 #No object of that type in scrap
  1694. noScrapErr = -100 #No scrap exists error
  1695. memROZWarn = -99 #soft error in ROZ
  1696. portNotCf = -98 #driver Open error code (parameter RAM not configured for this connection)
  1697. portInUse = -97 #driver Open error code (port is in use)
  1698. portNotPwr = -96 #serial port not currently powered
  1699. excessCollsns = -95 #excessive collisions on write
  1700. lapProtErr = -94 #error in attaching/detaching protocol
  1701. noBridgeErr = -93 #no network bridge for non-local send
  1702. eLenErr = -92 #Length error ddpLenErr
  1703. eMultiErr = -91 #Multicast address error ddpSktErr
  1704. breakRecd = -90 #Break received (SCC)
  1705. rcvrErr = -89 #SCC receiver error (framing; parity; OR)
  1706. prInitErr = -88 #InitUtil found the parameter ram uninitialized
  1707. prWrErr = -87 #parameter ram written didn't read-verify
  1708. clkWrErr = -86 #time written did not verify
  1709. clkRdErr = -85 #unable to read same clock value twice
  1710. verErr = -84 #track failed to verify
  1711. fmt2Err = -83 #can't get enough sync
  1712. fmt1Err = -82 #can't find sector 0 after track format
  1713. sectNFErr = -81 #sector number never found on a track
  1714. seekErr = -80 #track number wrong on address mark
  1715. spdAdjErr = -79 #unable to correctly adjust disk speed
  1716. twoSideErr = -78 #tried to read 2nd side on a 1-sided drive
  1717. initIWMErr = -77 #unable to initialize IWM
  1718. tk0BadErr = -76 #track 0 detect doesn't change
  1719. cantStepErr = -75 #step handshake failed
  1720. wrUnderrun = -74 #write underrun occurred
  1721. badDBtSlp = -73 #bad data mark bit slip nibbles
  1722. badDCksum = -72 #bad data mark checksum
  1723. noDtaMkErr = -71 #couldn't find a data mark header
  1724. badBtSlpErr = -70 #bad addr mark bit slip nibbles
  1725. badCksmErr = -69 #addr mark checksum didn't check
  1726. dataVerErr = -68 #read verify compare failed
  1727. noAdrMkErr = -67 #couldn't find valid addr mark
  1728. noNybErr = -66 #couldn't find 5 nybbles in 200 tries
  1729. offLinErr = -65 #r/w requested for an off-line drive
  1730. fontDecError = -64 #error during font declaration
  1731. wrPermErr = -61 #write permissions error
  1732. badMDBErr = -60 #bad master directory block
  1733. fsRnErr = -59 #file system internal error:during rename the old entry was deleted but could not be restored.
  1734. extFSErr = -58 #volume in question belongs to an external fs
  1735. noMacDskErr = -57 #not a mac diskette (sig bytes are wrong)
  1736. nsDrvErr = -56 #no such drive (tried to mount a bad drive num)
  1737. volOnLinErr = -55 #drive volume already on-line at MountVol
  1738. permErr = -54 #permissions error (on file open)
  1739. volOffLinErr = -53 #volume not on line error (was Ejected)
  1740. gfpErr = -52 #get file position error
  1741. rfNumErr = -51 #refnum error
  1742. paramErr = -50 #error in user parameter list
  1743. opWrErr = -49 #file already open with with write permission
  1744. dupFNErr = -48 #duplicate filename (rename)
  1745. fBsyErr = -47 #File is busy (delete)
  1746. vLckdErr = -46 #volume is locked
  1747. fLckdErr = -45 #file is locked
  1748. wPrErr = -44 #diskette is write protected.
  1749. fnfErr = -43 #File not found
  1750. tmfoErr = -42 #too many files open
  1751. mFulErr = -41 #memory full (open) or file won't fit (load)
  1752. posErr = -40 #tried to position to before start of file (r/w)
  1753. eofErr = -39 #End of file
  1754. fnOpnErr = -38 #File not open
  1755. bdNamErr = -37 #there may be no bad names in the final system!
  1756. ioErr = -36 #I/O error (bummers)
  1757. nsvErr = -35 #no such volume
  1758. dskFulErr = -34 #disk full
  1759. dirFulErr = -33 #Directory full
  1760. dceExtErr = -30 #dce extension error
  1761. unitTblFullErr = -29 #unit table has no more entries
  1762. notOpenErr = -28 #Couldn't rd/wr/ctl/sts cause driver not opened
  1763. iIOAbortErr = -27 #IO abort error (Printing Manager)
  1764. dInstErr = -26 #DrvrInstall couldn't find driver in resources
  1765. dRemovErr = -25 #tried to remove an open driver
  1766. closErr = -24 #I/O System Errors
  1767. openErr = -23 #I/O System Errors
  1768. unitEmptyErr = -22 #I/O System Errors
  1769. badUnitErr = -21 #I/O System Errors
  1770. writErr = -20 #I/O System Errors
  1771. readErr = -19 #I/O System Errors
  1772. statusErr = -18 #I/O System Errors
  1773. controlErr = -17 #I/O System Errors
  1774. dsExtensionsDisabled = -13 #say –Extensions Disabled”
  1775. dsHD20Installed = -12 #say –HD20 Startup”
  1776. dsDisassemblerInstalled = -11 #say –Disassembler Installed”
  1777. dsMacsBugInstalled = -10 #say –MacsBug Installed”
  1778. seNoDB = -8 #no debugger installed to handle debugger command
  1779. SlpTypeErr = -5 #invalid queue element
  1780. unimpErr = -4 #unimplemented core routine
  1781. corErr = -3 #core routine number out of range
  1782. dsNoExtsDisassembler = -2 #not a SysErr, just a placeholder
  1783. qErr = -1 #queue element not found during deletion
  1784. tsmComponentNoErr = 0 #component result = no error
  1785. EPERM = 1 #Operation not permitted
  1786. ENOENT = 2 #No such file or directory
  1787. ESRCH = 3 #No such process
  1788. EINTR = 4 #Interrupted system call
  1789. EIO = 5 #Input/output error
  1790. ENXIO = 6 #Device not configured
  1791. E2BIG = 7 #Argument list too long
  1792. ENOEXEC = 8 #Exec format error
  1793. EBADF = 9 #Bad file descriptor
  1794. ECHILD = 10 #No child processes
  1795. EDEADLK = 11 #Resource deadlock avoided
  1796. ENOMEM = 12 #Cannot allocate memory
  1797. EACCES = 13 #Permission denied
  1798. EFAULT = 14 #Bad address
  1799. ECANCELED = 15 #Operation cancelled
  1800. EBUSY = 16 #Device busy
  1801. EEXIST = 17 #File exists
  1802. EXDEV = 18 #Cross-device link
  1803. ENODEV = 19 #Operation not supported by device
  1804. ENOTDIR = 20 #Not a directory
  1805. EISDIR = 21 #Is a directory
  1806. EINVAL = 22 #Invalid argument
  1807. ENFILE = 23 #Too many open files in system
  1808. EMFILE = 24 #Too many open files
  1809. ENOTTY = 25 #Inappropriate ioctl for device
  1810. ESIGPARM = 26 #Signal error
  1811. EFBIG = 27 #File too large
  1812. ENOSPC = 28 #No space left on device
  1813. ESPIPE = 29 #Illegal seek
  1814. EROFS = 30 #Read-only file system
  1815. EMLINK = 31 #Too many links
  1816. EPIPE = 32 #Broken pipe
  1817. EDOM = 33 #Numerical argument out of domain
  1818. ERANGE = 34 #Result too large
  1819. EAGAIN = 35 #Resource temporarily unavailable
  1820. EINPROGRESS = 36 #Operation now in progress
  1821. EALREADY = 37 #Operation already in progress
  1822. ENOTSOCK = 38 #Socket operation on non-socket
  1823. EDESTADDRREQ = 39 #Destination address required
  1824. EMSGSIZE = 40 #Message too long
  1825. EPROTOTYPE = 41 #Protocol wrong type for socket
  1826. ENOPROTOOPT = 42 #Protocol not available
  1827. EPROTONOSUPPORT = 43 #Protocol not supported
  1828. ESOCKTNOSUPPORT = 44 #Socket type not supported
  1829. EOPNOTSUPP = 45 #Operation not supported
  1830. EPFNOSUPPORT = 46 #Protocol family not supported
  1831. EAFNOSUPPORT = 47 #Address family not supported by protocol family
  1832. EADDRINUSE = 48 #Address already in use
  1833. EADDRNOTAVAIL = 49 #Can't assign requested address
  1834. ENETDOWN = 50 #Network is down
  1835. ENETUNREACH = 51 #Network is unreachable
  1836. ENETRESET = 52 #Network dropped connection on reset
  1837. ECONNABORTED = 53 #Software caused connection abort
  1838. ECONNRESET = 54 #Connection reset by peer
  1839. ENOBUFS = 55 #No buffer space available
  1840. EISCONN = 56 #Socket is already connected
  1841. ENOTCONN = 57 #Socket is not connected
  1842. ESHUTDOWN = 58 #Can't send after socket shutdown
  1843. ETOOMANYREFS = 59 #Too many references: can't splice
  1844. ETIMEDOUT = 60 #Operation timed out
  1845. ECONNREFUSED = 61 #Connection refused
  1846. ELOOP = 62 #Too many levels of symbolic links
  1847. ENAMETOOLONG = 63 #File name too long
  1848. EHOSTDOWN = 64 #Host is down
  1849. EHOSTUNREACH = 65 #No route to host
  1850. ENOTEMPTY = 66 #Directory not empty
  1851. ELOOK = 67 #Internal mapping for kOTLookErr, don't return to client
  1852. ENOLCK = 77 #No locks available
  1853. ENOSYS = 78 #Function not implemented
  1854. EILSEQ = 88 #Wide character encoding error
  1855. EUNKNOWN = 99 #Unknown error