Class CallQueueTooBigException

All Implemented Interfaces:
Serializable

@Public public class CallQueueTooBigException extends CallDroppedException
Returned to clients when their request was dropped because the call queue was too big to accept a new call. Clients should retry upon receiving it.
See Also: