|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.funambol.util.CodedException
com.funambol.syncml.spds.SyncException
com.funambol.syncml.spds.AuthenticationException
public class AuthenticationException
TODO: remove this class.
Field Summary |
---|
Fields inherited from class com.funambol.util.CodedException |
---|
ACCESS_ERROR, AUTH_ERROR, CLIENT_ERROR, CONCURRENCE_ERROR, SERVER_ERROR, STORAGE_ERROR |
Constructor Summary | |
---|---|
AuthenticationException(java.lang.String msg)
Constructs an instance of UpdateException with the specified detail message. |
Method Summary |
---|
Methods inherited from class com.funambol.util.CodedException |
---|
getCode |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AuthenticationException(java.lang.String msg)
UpdateException
with the specified detail message.
msg
- the detail message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |