Enumerated value in Set
is not
allowed for this property
SDK
- macOS 10.0+
Framework
- Core Services
Declaration
errAENotAnEnumMember = -10023
Enumerated value in Set
is not
allowed for this property
SDK
Framework
errAENotAnEnumMember = -10023
no Port Err
Client hasn’t set 'SIZE'
resource to
indicate awareness of high-level events
dest Port Err
Server hasn’t set 'SIZE'
resource to
indicate awareness of high-level events, or else is not present
sess Closed Err
The k
flag
in the send
parameter
was set and the server quit, then restarted
err AECoercion Fail
Data could not be coerced to the requested descriptor type
err AEDesc Not Found
Descriptor was not found
err AECorrupt Data
Data in an Apple event could not be read
err AEWrong Data Type
Wrong descriptor type
err AENot AEDesc
Not a valid descriptor
err AEBad List Item
Operation involving a list item failed
err AENewer Version
Need a newer version of the Apple Event Manager
err AENot Apple Event
The event is not in AppleEvent format.
err AEEvent Not Handled
Event wasn’t handled by an Apple event handler
err AEReply Not Valid
AEReset
was passed an invalid reply
err AEUnknown Send Mode
Invalid sending mode was passed
err AEWait Canceled
User canceled out of wait loop for reply or receipt
err AETimeout
Apple event timed out
err AENo User Interaction
No user interaction allowed
err AENot ASpecial Function
Wrong keyword for a special function
err AEParam Missed
A required parameter was not accessed.
err AEUnknown Address Type
Unknown Apple event address type
err AEHandler Not Found
No handler found for an Apple event
err AEReply Not Arrived
Reply has not yet arrived
err AEIllegal Index
Not a valid list index
err AEImpossible Range
The range is not valid because it is impossible for a range to include the first and last objects that were specified; an example is a range in which the offset of the first object is greater than the offset of the last object
err AEWrong Number Args
The number of operands provided for the k
logical
operator is not 1
err AEAccessor Not Found
There is no object accessor function for the specified object class and container type
err AENo Such Logical
The logical operator in a logical descriptor
is not k
, k
,
or k
err AEBad Test Key
The descriptor in a test key is neither a comparison descriptor nor a logical descriptor
err AENot An Object Spec
The obj
parameter
of AEResolve
is not an
object specifier
err AENo Such Object
Runtime resolution of an object failed.
err AENegative Count
An object-counting function returned a negative result
err AEEmpty List Container
The container for an Apple event object is specified by an empty list
err AEUnknown Object Type
The object type isn’t recognized
err AERecording Is Already On
Recording is already on
err AEReceive Terminate
Break out of all levels of AEReceive
to
the topmost (1.1 or greater)
err AEReceive Escape Current
Break out of lowest level only of AEReceive
(1.1
or greater)
err AEEvent Filtered
Event has been filtered and should not be propagated (1.1 or greater)
err AEDuplicate Handler
Attempt to install handler in table for identical class and ID (1.1 or greater)
err AEStream Bad Nesting
Nesting violation while streaming
err AEStream Already Converted
Attempt to convert a stream that has already been converted
err AEDesc Is Null
Attempt to perform an invalid operation on a null descriptor
err AEBuild Syntax Error
AEBuild
and
related functions detected a syntax error
err AEBuffer Too Small
Buffer for AEFlatten
too
small
err ASCant Consider And Ignore
Can’t both consider and ignore <attribute>.
err ASCant Compare More Than32k
Can’t perform operation on text longer than 32K bytes.
err ASTerminology Nesting Too Deep
Tell statements are nested too deeply.
err ASIllegal Formal Parameter
<name> is illegal as a formal parameter.
err ASParameter Not For Event
<name> is not a parameter name for the event <event>.
err ASNo Result Returned
No result was returned for some argument of this expression.
err AEEvent Failed
Apple event handler failed.
err AEType Error
A descriptor type mismatch occurred.
err AEBad Key Form
Invalid key form.
err AENot Modifiable
Can't set <object or data> to <object or data>. Access not allowed.
err AEPrivilege Error
A privilege violation occurred.
err AERead Denied
The read operation was not allowed.
err AEWrite Denied
Can't set <object or data> to <object or data>.
err AEIndex Too Large
The index of the event is too large to be valid.
err AENot An Element
The specified object is a property, not an element.
err AECant Supply Type
Can’t supply the requested descriptor type for the data.
err AECant Handle Class
The Apple event handler can’t handle objects of this class.
err AEIn Transaction
Couldn’t handle this command because it wasn’t part of the current transaction.
err AENo Such Transaction
The transaction to which this command belonged isn’t a valid transaction.
err AENo User Selection
There is no user selection.
err AENot ASingle Object
Handler only handles single objects.
err AECant Undo
Can’t undo the previous Apple event or user action.
err AECant Put That There
In make new, duplicate, etc. class can't be an element of container
err AEProperties Clash
Illegal combination of properties settings for SetData, make new, or duplicate