Apple Error Codes Database
Comprehensive Apple Error Codes
Explore our extensive database of over 5,000 Apple Ecosystem error codes. From macOS to iOS, tvOS, watchOS, and visionOS, each code is presented with its name and a concise description to help you quickly pinpoint and resolve issues.
Whether you’re a developer refining an app or a user troubleshooting a system glitch, this resource empowers you with the knowledge to decode cryptic errors and find actionable solutions. No more guesswork—just clear guidance to keep your projects and devices running smoothly.
Number | Name & Description | Platforms | Framework | Header |
---|---|---|---|---|
1281 (0x0501) |
GL_INVALID_VALUE
Numeric argument is out of valid range for OpenGL.
|
macOS | OpenGL | gl3.h |
1281 (0x0501) |
GL_INVALID_VALUE
Numeric argument is out of valid range for OpenGL.
|
macOS | OpenGL | gl.h |
1285 (0x0505) |
GL_OUT_OF_MEMORY
OpenGL ran out of memory for the requested operation.
|
macOS | OpenGL | gl3.h |
1285 (0x0505) |
GL_OUT_OF_MEMORY
OpenGL ran out of memory for the requested operation.
|
macOS | OpenGL | gl.h |
1283 (0x0503) |
GL_STACK_OVERFLOW
Stack overflow occurred in OpenGL.
|
macOS | OpenGL | gl.h |
1284 (0x0504) |
GL_STACK_UNDERFLOW
OpenGL stack underflow occurred.
|
macOS | OpenGL | gl.h |
-9401 |
grabTimeComplete
Grab time complete.
|
macOS | CarbonCore | MacErrors.h |
-932 |
guestNotAllowedErr
Guest not allowed error in CarbonCore.
|
macOS | CarbonCore | MacErrors.h |
-2066 |
gWorldsNotSameDepthAndSizeErr
Graphics world depth and size mismatch.
|
macOS | CarbonCore | MacErrors.h |
-1856 |
handlerNotFoundErr
Specified event or system handler was not found.
|
macOS | CarbonCore | MacErrors.h |
-604 |
hardwareConfigErr
Hardware configuration error.
|
macOS | CarbonCore | MacErrors.h |
-6782 |
hiArchiveEncodingCompleteErr
Archive encoding completed with an error
|
macOS | HIToolbox | HIArchive.h |
-6783 |
hiArchiveHIObjectIgnoresArchivingErr
HIObject does not support archiving
|
macOS | HIToolbox | HIArchive.h |
-6781 |
hiArchiveKeyNotAvailableErr
HIArchive key not available.
|
macOS | HIToolbox | HIArchive.h |
-6780 |
hiArchiveTypeMismatchErr
HIArchive encountered a type mismatch during archive operations.
|
macOS | HIToolbox | HIArchive.h |
-22084 |
hiObjectCannotSubclassSingletonErr
Cannot subclass a singleton HIObject.
|
macOS | HIToolbox | HIObject.h |
-22080 |
hiObjectClassExistsErr
HIObject class already exists.
|
macOS | HIToolbox | HIObject.h |
-22081 |
hiObjectClassHasInstancesErr
HIObject class has active instances error in HIToolbox.
|
macOS | HIToolbox | HIObject.h |
-22082 |
hiObjectClassHasSubclassesErr
HIToolbox object class has subclasses error.
|
macOS | HIToolbox | HIObject.h |
-22083 |
hiObjectClassIsAbstractErr
HIObject class is abstract and cannot be instantiated.
|
macOS | HIToolbox | HIObject.h |