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. |