com.funambol.syncclient.spap
Class ApplicationManagementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.funambol.syncclient.spap.ApplicationManagementException
- All Implemented Interfaces:
- java.io.Serializable
public class ApplicationManagementException
- extends java.lang.Exception
Application management error condition
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ApplicationManagementException
public ApplicationManagementException(java.lang.String strMsg)
ApplicationManagementException
public ApplicationManagementException(java.lang.String strMsg,
java.lang.Throwable cause)
ApplicationManagementException
public ApplicationManagementException(java.lang.Throwable cause)
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class java.lang.Throwable
printStackTrace
public void printStackTrace()
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintStream ps)
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter pw)
- Overrides:
printStackTrace
in class java.lang.Throwable
Copyright © 2010 Funambol. All Rights Reserved.