\common\exceptionsParameterException

Summary

Methods
Properties
Constants
__construct()
getName()
__toString()
getResponse()
$response
$messages
$defaultMessage
UNKNOWN
NOT_EMPTY
INVALID
NEED_LOGIN
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

UNKNOWN

UNKNOWN = 30000

NOT_EMPTY

NOT_EMPTY = 30001

INVALID

INVALID = 30002

NEED_LOGIN

NEED_LOGIN = 99

Properties

$response

$response : 

Type

$messages

$messages : 

Type

$defaultMessage

$defaultMessage : 

Type

Methods

__construct()

__construct(  $code = 1,   $message = null,   $params = array(), \Exception  $previous = null) 

Parameters

$code
$message
$params
\Exception $previous

getName()

getName() 

__toString()

__toString() 

getResponse()

getResponse()