Exception/IdsException.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IdsException

Package: Default
Represents an IdsException.
Parent(s)
\Exception
Children
\ValidationException
\ServiceException
\SdkException
\SecurityException

Methods

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

Initializes a new instance of the IdsException class.

Parameters
NameTypeDescription
$messagestring

string-based exception description

$codestring

exception code

methodpublic__toString() : void

Generates a string-based representation of the exception

Documentation was generated by phpDocumentor 2.8.5.