Class MessageTooLargeException

java.lang.Object
All Implemented Interfaces:
Serializable

public class MessageTooLargeException extends CloseException
Exception when a message is too large for the internal buffers occurs and should trigger a connection close.
See Also: