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

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

Class ErrReplyTooBigException

[Figure]

 
public class ErrReplyTooBigException
extends TP1ClientException
 

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

The length of the response returned from the server exceeds the size of the area provided by the CUP (the value specified in the out_data parameter).

Related items

TP1Client, TP1ClientException

Constructor

ErrReplyTooBigException

public ErrReplyTooBigException()

Creates an instance of ErrReplyTooBigException without a detail message.