\ManaPHP\ExceptionMissingFieldException

Summary

Methods
Properties
Constants
__construct()
getStatusCode()
setJson()
getJson()
getBind()
No public properties found
No constants found
No protected methods found
$_bind
$_json
N/A
No private methods found
No private properties found
N/A

Properties

$_bind

$_bind : array

Type

array

$_json

$_json : array

Type

array

Methods

__construct()

__construct(  $message = '',   $code,   $previous = null) 

Parameters

$message
$code
$previous

getStatusCode()

getStatusCode() : integer

Returns

integer

setJson()

setJson(array|string|integer  $data) : static

Parameters

array|string|integer $data

Returns

static

getJson()

getJson() : array

Returns

array

getBind()

getBind() : array

Returns

array