|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MEException | |
| com.sap.ip.me.api.persist.core | |
| com.sap.ip.me.api.persist.meta | |
| com.sap.ip.me.api.pios | 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. |
| com.sap.ip.me.api.pios.configuration | Provides classes to manage the configuration of the drivers in the PIOS infra-structure. |
| com.sap.ip.me.api.pios.printer | Printer support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services. |
| com.sap.ip.me.api.pios.symbology | Provides the core of the Symbology classes for the PIOS infra-structure. |
| com.sap.ip.me.api.services | |
| com.sap.ip.me.api.smartsync | |
| com.sap.ip.me.api.sync | |
| com.sap.ip.me.api.user | |
| Uses of MEException in com.sap.ip.me.api.persist.core |
| Subclasses of MEException in com.sap.ip.me.api.persist.core | |
class |
PersistenceException
This Exception class is thrown from the PersistenceService methods. |
| Uses of MEException in com.sap.ip.me.api.persist.meta |
| Subclasses of MEException in com.sap.ip.me.api.persist.meta | |
class |
DescriptorException
exception which is thrown in the meta package |
| Uses of MEException in com.sap.ip.me.api.pios |
| Subclasses of MEException in com.sap.ip.me.api.pios | |
class |
LibraryNotLoadedException
Thrown whenever a native library cannot be loaded by the PIOS layer. |
class |
PIOSException
Base class for all PIOS exceptions. |
class |
TimeOutException
Thrown whenever a timeout operation occurs. |
class |
UnsupportedException
Thrown whenever a method is called and is not supported by the driver. |
| Uses of MEException in com.sap.ip.me.api.pios.configuration |
| Subclasses of MEException in com.sap.ip.me.api.pios.configuration | |
class |
ConfigurationException
Exception class for the configuration package. |
| Uses of MEException in com.sap.ip.me.api.pios.printer |
| Subclasses of MEException in com.sap.ip.me.api.pios.printer | |
class |
PrinterException
An exception thrown when an error occurs during printer operation. |
| Uses of MEException in com.sap.ip.me.api.pios.symbology |
| Subclasses of MEException in com.sap.ip.me.api.pios.symbology | |
class |
InvalidSymbologyException
Exception to be thrown when the options for a given symbology are not valid. |
| Uses of MEException in com.sap.ip.me.api.services |
| Subclasses of MEException in com.sap.ip.me.api.services | |
class |
HttpConnectionException
This Exception will be thrown if any error occurs while trying to establish a http connection. |
| Uses of MEException in com.sap.ip.me.api.smartsync |
| Subclasses of MEException in com.sap.ip.me.api.smartsync | |
class |
InvalidDescriptorException
Thrown when an application attempts to pass an invalid descriptor, or the descriptor is not available. |
class |
ModificationNotAllowedException
This exception is thrown when any invalid of illegal update operation is performed on the repository object. |
class |
SmartSyncException
Smart Sync basic exception, other Smart Sync relating exceptions should be inherited from the exception Copyright: Copyright (c) 2002 Company: SAP AG |
| Uses of MEException in com.sap.ip.me.api.sync |
| Subclasses of MEException in com.sap.ip.me.api.sync | |
class |
SyncPasswordException
A SyncPasswordException will be thrown if problems encounter
with the handling of the synchronization password. |
| Uses of MEException in com.sap.ip.me.api.user |
| Subclasses of MEException in com.sap.ip.me.api.user | |
class |
LogonException
A LogonException will be thrown if logon fails, if a password change fails or if the creation of a new user fails. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||