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

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

Class ErrMessageTooBigException

[Figure]

 
public class ErrMessageTooBigException
extends TP1ClientException
 

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

The input parameters length specified in the in_len argument of the rpcCall method exceeds the maximum value.

Related items

TP1Client, TP1ClientException

Constructor

ErrMessageTooBigException

public ErrMessageTooBigException()

Creates an instance of ErrMessageTooBigException without a detail message.