眼球出血是什么原因引起的

public class AppIndexTooManyArgumentsException extends AppIndexException
百度 作为修火车的人,你也算赶上了好时代了!”这样一句话,用于和那群“90后高铁医生”共勉,也是亦然。

The exception that is thrown if the number of arguments passed to an App Index API method in a single call exceeds the allowed maximum of Indexable.MAX_INDEXABLES_TO_BE_UPDATED_IN_ONE_CALL.

Public Constructor Summary

AppIndexTooManyArgumentsException(String message)
Creates a new instance of AppIndexTooManyArgumentsException using error message.
AppIndexTooManyArgumentsException(String message, Throwable cause)
Creates a new instance of AppIndexTooManyArgumentsException using error message and cause.

Inherited Method Summary

Public Constructors

public AppIndexTooManyArgumentsException ()

Creates a new instance of AppIndexTooManyArgumentsException.

public AppIndexTooManyArgumentsException (String message)

Creates a new instance of AppIndexTooManyArgumentsException using error message.

public AppIndexTooManyArgumentsException (String message, Throwable cause)

Creates a new instance of AppIndexTooManyArgumentsException using error message and cause.