Uses of Class
com.funambol.util.CodedException

Packages that use CodedException
com.funambol.util   
 

Uses of CodedException in com.funambol.util
 

Subclasses of CodedException in com.funambol.util
 class ConnectionDeniedException
          Exception related to the connection denied event
 

Methods in com.funambol.util that throw CodedException
 byte[] HttpTransportAgent.sendMessage(byte[] request)
           
 java.lang.String HttpTransportAgent.sendMessage(java.lang.String request)
          Send a message using the default charset.
 java.lang.String TransportAgent.sendMessage(java.lang.String request)
           
 java.lang.String HttpTransportAgent.sendMessage(java.lang.String request, java.lang.String charset)
           
 java.lang.String TransportAgent.sendMessage(java.lang.String request, java.lang.String charset)
           
 



Copyright © 2001-2009 Funambol.