Exception/SdkExceptions/BatchItemsExceededException.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\BatchItemsExceededException

Package: Default
Represents an Exception raised when an batch collection exceeds 25 items.
Parent(s)
\SdkException < \IdsException < \Exception
Inherited_from
\SdkException  

Methods

methodpublic__construct(string $message, string $code = 0) : void

Initializes a new instance of the BatchItemsExceededException class.

Parameters
NameTypeDescription
$messagestring

string-based exception description

$codestring

exception code

methodpublic__construct(string $message, string $code = 0) : void
inherited

Initializes a new instance of the IdsException class.

Inherited from:
Parameters
NameTypeDescription
$messagestring

string-based exception description

$codestring

exception code

methodpublic__toString() : void

Generates a string-based representation of the exception

methodpublic__toString() : void
inherited

Generates a string-based representation of the exception

Inherited from:
Documentation was generated by phpDocumentor 2.8.5.