Exception/IdsExceptionManager.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\IdsExceptionManager

Package: Default
Manages all the exceptions thrown to the user.

Methods

methodpublicHandleException( $errorMessage = NULL,  $errorCode = NULL,  $source = NULL,  $innerException = NULL) : void
static

Handles Exception thrown to the user.

Parameters
NameTypeDescription
$errorMessage
$errorCode
$source
$innerException
methodpublicHandleExceptionMessage( $errorMessage) : void
static

Handles exception thrown to the user.

Parameters
NameTypeDescription
$errorMessage
methodpublicHandleExceptionObject( $idsException) : void
static

Handles Exception thrown to the user.

Parameters
NameTypeDescription
$idsException
Documentation was generated by phpDocumentor 2.8.5.