Panic codes generated by the Content Access Framework
Enumerator | Value | Description |
---|---|---|
ECafPanicDuplicateF32Agent | 1 | There appears to be more than one default agent. |
ECafPanicNoF32Agent | 2 | No default (F32) agent was found. |
ECafPanicF32AgentImportNotSupported | 3 | CAF should never ask the F32 agent to import files. |
ECafPanicF32AgentRightManagerNotSupported | 4 | CAF should never ask the F32 agent to invoke a rights manager. |
ECafPanicF32AgentManagementInfoNotSupported | 5 | CAF should never ask the F32 agent to display an agent management dialog for itself. |
ECafPanicContentIteratorThreadPanic | 6 | The content iterator thread panic'd. |
ECafPanicContentIteratorUnknownRequest | 7 | The content iterator was asked to perform an unknown function. |
ECafPanicF32AgentPrepareHTTPHeadersNotSupported | 8 | CAF should never ask the F32 agent for HTTP download headers. |