Programmer's Guide > Interfaces > Application interface > lastErrorDetail attribute
  
lastErrorDetail attribute
Represents the detail field of the last exception thrown by the AOM. If the exception had no detail field then this will be an empty string. The current value is available only until the next AOM exception is thrown.
This is only available in the COM binding of the Application interface because other bindings have direct access to the exception's detail field.
lastErrorDetail
Access
read-only
Returns
String