|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
LibraryNotLoadedException | Thrown whenever a native library cannot be loaded by the PIOS layer. |
PIOSException | Base class for all PIOS exceptions. |
TimeOutException | Thrown whenever a timeout operation occurs. |
UnsupportedException | Thrown whenever a method is called and is not supported by the driver. |
Peripheral Input Output Services (PIOS) provides a number of services designed to enhance the SAP Mobile Infrastructure to provide access to peripherals from mobile applications using a simple, powerful API. PIOS allows developers who write applications for the SAP Mobile Infrastructure (MI) to utilize client device peripherals through the Mobile Infrastructure’s Client API. This API provides an abstraction layer between the application and the peripheral. An application using this API does not have to be concerned about the implementation details of each peripheral model supported. Instead the developer will target a set of functionalities provided by the peripheral and required by the application. This package provides the exception classes that are common to PIOS infrastructure for MI 2.5.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |