OpenTP1 Version 7 TP1/Client User's Guide TP1/Client/J

[Contents][Index][Back][Next]

Class ErrBufferOverflowException

[Figure]

 
public class ErrBufferOverflowException
extends TP1ClientException
 

This is an exception class returned by TP1/Client/J. It indicates the following event:

The receive buffer overflowed because a message whose length exceeds the receive buffer size specified in the cltAssemReceive method was received.

Constructor

ErrBufferOverflowException

public ErrBufferOverflowException()

Creates an instance of the ErrBufferOverflowException class without a detail message.