org.openmobileis.synchro.openmsp
Class OpenMSPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openmobileis.common.util.exception.OpenMISException
org.openmobileis.common.util.exception.SynchroException
org.openmobileis.synchro.openmsp.OpenMSPException
- All Implemented Interfaces:
- OpenMISSerializable, java.io.Serializable
- Direct Known Subclasses:
- SyncNumberNotFoundException
- public class OpenMSPException
- extends SynchroException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NO_STATUS_DEFINED
public static final int NO_STATUS_DEFINED
- See Also:
- Constant Field Values
OpenMSPException
public OpenMSPException()
OpenMSPException
public OpenMSPException(int priority)
OpenMSPException
public OpenMSPException(java.lang.String msg,
java.lang.Throwable t)
OpenMSPException
public OpenMSPException(java.lang.String msg,
java.lang.Throwable t,
int priority)
OpenMSPException
public OpenMSPException(java.lang.String msg)
OpenMSPException
public OpenMSPException(java.lang.String msg,
int priority)
OpenMSPException
public OpenMSPException(java.lang.Throwable t)
OpenMSPException
public OpenMSPException(java.lang.Throwable t,
int priority)
getService
public int getService()
- return the service id : LogServices.SYNCHROSERVICE
- Overrides:
getService
in class SynchroException
- Returns:
- int LogServices.SYNCHROSERVICE
- See Also:
LogServices
getSyncStatus
public int getSyncStatus()
setSyncStatus
public void setSyncStatus(int syncStatus)
Copyright 2006 OpenMobileIS. All Rights Reserved.