Site Tools

Sidebar

Smart Card Solution

User Manual

JavaCard API Samples

Java Card Specification

Knowledge Sharing

javacard:jcre:8.3.5.3_error_response_encoding

8.3.5.3 Error Response Encoding

The following encoding represents an error condition on the card. The error may occur due to marshalling, unmarshalling or resource-related problems.

Following are the values of the error_detail item:

  • The Remote Object Identifier is invalid or ineligible for Java Card RMI = 0x0001
  • The Remote Method could not be identified = 0x0002
  • The Remote Method signature did not match the parameter format = 0x0003
  • Insufficient resources available to unmarshall parameters = 0x0004
  • Insufficient resources available to marshall response = 0x0005
  • Java Card Remote Method Invocation protocol error = 0x0006
  • Internal Error occurred = 0xFFFF
javacard/jcre/8.3.5.3_error_response_encoding.txt · Last modified: 2017/05/13 04:06 (external edit)