Exception/IdsError.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IdsError

Package: Default
Represents an Exception raised from IDS components.
Parent(s)
\Exception

Methods

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

Initializes a new instance of the IdsError 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.