Uses of Package
com.web_visage.ichat.exception

Packages that use com.web_visage.ichat.exception
com.web_visage.ichat   
com.web_visage.ichat.exception   
com.web_visage.ichat.messages   
 

Classes in com.web_visage.ichat.exception used by com.web_visage.ichat
EnumerationValueNotFoundException
          Thrown in case when the enumeration instance cannot be found by the given enumeration value.
IChatException
          Base class for implementing iChat exceptions
IChatUserNotFoundException
          Thrown to indicate that the requested user hasn't been found.
MalformedSenderException
          Malformed sender exception
 

Classes in com.web_visage.ichat.exception used by com.web_visage.ichat.exception
IChatException
          Base class for implementing iChat exceptions
 

Classes in com.web_visage.ichat.exception used by com.web_visage.ichat.messages
EnumerationValueNotFoundException
          Thrown in case when the enumeration instance cannot be found by the given enumeration value.