- All Implemented Interfaces:
- java.io.Serializable
public final class MaxMessageSizeExceededException
extends java.lang.Exception
Exception indicating that the maximum allowed size of a SIP message (or a
section thereof) has been reached. This typically leads to the message being
dropped on the floor and the connection dropped. Mainly used for protection
against attacks.
- Author:
- [email protected]
- See Also:
- Serialized Form