- OUT_OF_DATA_BOUNDARIES - Static variable in exception uicc.access.UICCException
-
This reason code (=16) is used to indicate to the calling applet that the length
passed to the called method is out of the data boundaries.
- OUT_OF_FILE_BOUNDARIES - Static variable in exception uicc.access.UICCException
-
This reason code (= 7) is used to indicate that either the length, the file
offset or both passed to the called method are out of the current file boundaries.
- OUT_OF_RECORD_BOUNDARIES - Static variable in exception uicc.access.UICCException
-
This reason code (= 8) is used to indicate that either the length, the record
offset or both passed to the called method are out of the current record boundaries.