Uses of Class
javax.media.rtp.SessionManagerException

Packages that use SessionManagerException
javax.media.rtp   
 

Uses of SessionManagerException in javax.media.rtp
 

Subclasses of SessionManagerException in javax.media.rtp
 class InvalidSessionAddressException
          Exception thrown from initSession(), startSession(), setDestinationAddress() if any of the InetAddress passed as parameters are not local host address in case of local interfaces, or cannot be resolved in case of remote addresses.
 class SSRCInUseException
          Exception thrown from initSession(), startSession(), setDestinationAddress() if any of the InetAddress passed as parameters are not local host address in case of local interfaces, or cannot be resolved in case of remote addresses.