- All Implemented Interfaces:
- java.io.Serializable
public class EnvelopeOverflowException
extends ObjectQException
This exception is generated when an attempt is made to add a Message to an
Envelope, and doing so would cause the Envelope to overflow the maximum allowed message size.
- See Also:
- Serialized Form