Thrown by mobilelocker.crm.* methods on CRM-specific failures.
mobilelocker.crm.*
Check code against CRMErrorCode constants to handle specific cases such as expired auth or invalid SOQL.
code
Optional
Readonly
Machine-readable error code. Use CRMErrorCode constants for comparisons.
The raw error message from the CRM, if available.
Thrown by
mobilelocker.crm.*methods on CRM-specific failures.Check
codeagainst CRMErrorCode constants to handle specific cases such as expired auth or invalid SOQL.