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