\Pluf_Exception_GetMethodSuported

متد GET حمایت نمی‌شود.

در صورتیکه متد GET حمایت نشود و کاربر تلاش کند این متد را فراخوانی کند، این خطا صادر خواهد شد.

Summary

Methods
Properties
Constants
__construct()
getDeveloperMessage()
setDeveloperMessage()
getStatus()
setStatus()
setData()
getData()
jsonSerialize()
No public properties found
No constants found
No protected methods found
$status
$link
$developerMessage
$data
N/A
No private methods found
No private properties found
N/A

Properties

$status

$status : 

Type

$link

$link : 

Type

$developerMessage

$developerMessage : 

Type

$data

$data : 

Type

Methods

__construct()

__construct(string  $message = "HTTP GET method is just suported.", string  $previous = null,   $link = null,   $developerMessage = null) 

یک نمونه از این کلاس ایجاد می‌کند.

Parameters

string $message
string $previous
$link
$developerMessage

getDeveloperMessage()

getDeveloperMessage() 

setDeveloperMessage()

setDeveloperMessage(  $message) 

Parameters

$message

getStatus()

getStatus() 

setStatus()

setStatus(  $status) 

Parameters

$status

setData()

setData(  $data) 

Parameters

$data

getData()

getData() 

jsonSerialize()

jsonSerialize()