|
| # | Result Code | Fixit! | Error Message |
| -15000 | kDETInvalidTargetAspectName | N/A | could not locate aspect by name |
| -15001 | kDETInvalidTargetItemNumber | N/A | item number target invalid (out of range 1..) |
| -15002 | kDETInvalidTargetFromNonAspect | N/A | target selection relative to non-aspect object which requires an aspect |
| -15003 | kDETInvalidTargetDSSpec | N/A | target DSSpec could not be resolved |
| -15004 | kDETUnknownTargetSelector | N/A | unknown selector type for target specification |
| -15005 | kDETInvalidTarget | N/A | target specification was invalid (for reasons other than those above) |
| -15006 | kDETTargetNotAnAspect | N/A | specified target object was not an aspect |
| -15007 | kDETInvalidCommandItemNumber | N/A | command item number invalid (out of range 1..) |
| -15008 | kDETUnableToGetCommandItemSpec | N/A | unable to retrieve item specification (internal error, possibly out of memory) |
| -15009 | kDETRequestedTypeUnavailable | N/A | command item could not be represented in the form requested |
| -15010 | kDETInvalidDSSpec | N/A | could not resolve DSSpec (other than in target; see error above for targets) |
| -15011 | kDETUnableToAccessProperty | N/A | property could not be found and/or created |
| -15012 | kDETInfoPageNotOpen | N/A | info-page not open; request requires an open info-page |
| -15013 | kDETNoSuchView | N/A | no view found with specified property number |
| -15014 | kDETCouldNotAddMenuItem | N/A | could not add item to dynamic menu |
| -15015 | kDETCouldNotRemoveMenuItem | N/A | could not remove item from dynamic menu |
| -15016 | kDETCouldNotFindMenuItem | N/A | could not find menu item |
| -15017 | kDETCouldNotFindCustomView | N/A | could not find custom view in info-page |
| -15018 | kDETInvalidReqFunction | N/A | invalid call-back request function |
| -15019 | kDETInvalidCallBack | N/A | invalid call-back (for reasons other than those above) |
| -15020 | kDETPropertyBusy | N/A | edit is open on the property being set |