Version
TooManyHopsException – Routing Exception
The TooManyHopsException class is a specific type of ServletException that occurs when a SIP servlet application attempts to create a Proxy object for a request with a Max-Forwards header set to 0. This exception signals that the request cannot be forwarded due to exceeding the allowable number of hops, as defined by the Max-Forwards header.
If the application does not handle this exception, the SIP servlet container automatically intercepts it and generates a 483 (Too Many Hops) response to indicate the error to the sender.
Constructors:
TooManyHopsException()
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!