com.funambol.util
Class ConnectionDeniedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.funambol.util.CodedException
                  extended by com.funambol.util.ConnectionDeniedException
All Implemented Interfaces:
java.io.Serializable

public class ConnectionDeniedException
extends CodedException

Exception related to the connection denied event

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.funambol.util.CodedException
CONCURRENCE_ERROR, CONN_NOT_FOUND, CONNECTION_BLOCKED_BY_USER, DATA_NULL, ERR_READING_COMPRESSED_DATA, ILLEGAL_ARGUMENT, LIMIT_ERROR, MEMORY_ERROR, OPERATION_INTERRUPTED, READ_SERVER_RESPONSE_ERROR, STORAGE_ERROR, WRITE_SERVER_REQUEST_ERROR
 
Constructor Summary
ConnectionDeniedException(java.lang.String 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

ConnectionDeniedException

public ConnectionDeniedException(java.lang.String message)


Copyright © 2001-2009 Funambol.