Magrathea PHP 2

MagratheaModelException extends MagratheaException
in package

Class for Magrathea Model Errors

Table of Contents

Properties

$_data  : mixed
$killerError  : mixed
$msg  : mixed

Methods

__construct()  : mixed
__toString()  : string
display()  : mixed
GetData()  : mixed
getMsg()  : mixed
SetData()  : MagratheaApiException
Set data
stackTrace()  : mixed

Properties

Methods

__construct()

public __construct([mixed $message = "Error in Magrathea Model" ][, mixed $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
$message : mixed = "Error in Magrathea Model"
$code : mixed = 0
$previous : Exception = null

        
On this page

Search results