- NO_DATA - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Error constant indicating that no track data was found, only sentinel characters were present.
- NO_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Error constant indicating that no errors were encountered during the track reading process.
- NO_IMPLEMENT - Static variable in exception com.cloudpos.DeviceException
-
Device doesn't support the request
- NO_PERMISSION - Static variable in exception com.cloudpos.DeviceException
-
No permissions associated
- NO_REQUEST_PENDING - Static variable in exception com.cloudpos.DeviceException
-
No request was pending when cancelRequest() was invoked
- NO_STRIPE - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Represents an error where no encoded track signal is detected on the magnetic stripe.
- NON_SPECIFIC_ERROR - Static variable in interface com.cloudpos.msr.MSRTrackData
-
Error constant indicating a non-specific error encountered during the track reading process.
- NONE - Static variable in interface com.cloudpos.OperationResult
-