category Zend
package Zend_Locale
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
inherited_from \Zend_Locale_Exception

 Methods

Overloading

__call(string $method, array $args) : mixed
Inherited

For PHP < 5.3.0, provides access to the getPrevious() method.

Parameters

$method

string

$args

array

Returns

mixed

__construct()

__construct($message, $op1 = null, $op2 = null, $result = null

Parameters

$message

$op1

$op2

$result

Construct the exception

__construct(string $msg = '', integer $code = 0, \Exception $previous = null) : void
Inherited

Parameters

$msg

string

$code

integer

$previous

\Exception

String representation of the exception

__toString() : string
Inherited

Returns

string

getResults()

getResults() 

Returns previous Exception

_getPrevious() : \Exception | null
Inherited

Returns

\Exceptionnull

 Properties

 

$op1

$op1 

Default

null
 

$op2

$op2 

Default

null
 

$result

$result 

Default

null
 

$_previous

$_previous : null | \Exception

Default

null