org.rococoa.cocoa.foundation
Class FoundationLibrary.NSAppleScriptErrorMessage
java.lang.Object
org.rococoa.cocoa.foundation.FoundationLibrary.NSAppleScriptErrorMessage
- Enclosing interface:
- FoundationLibrary
public static final class FoundationLibrary.NSAppleScriptErrorMessage
- extends Object
If the result of -initWithContentsOfURL:error:, -compileAndReturnError:, -executeAndReturnError:, or -executeAppleEvent:error:, signals failure (nil, NO, nil, or nil, respectively), a pointer to an autoreleased dictionary is put at the location pointed to by the error parameter. The error info dictionary may contain entries that use any combination of the following keys, including no entries at all.
NSString
FoundationLibrary.NSAppleScriptErrorMessage
public FoundationLibrary.NSAppleScriptErrorMessage()
get
public static FoundationLibrary.NSAppleScriptErrorMessage.NSAppleScriptErrorMessage_holder get()
Copyright © 2009. All Rights Reserved.