class CommonObjectException extendsException

Constants

INVALID_OBJECT

INVALID_RULE

LOCATION_ERROR

SERVICE_ERROR

OFFER_ERROR

EMPTY_PARAMETER

MISSING_PARAMETER

UNKNOWN_VALUE

INVALID_VALUE

MISS_FORMATED_DATE

VALUE_MUST_BE_GREATER_THEN_0

VALUE_MUST_BE_GREATER_THEN

VALUE_MUST_BE_SMALLER_THEN_0

VALUE_MUST_BE_SMALLER_THEN

VALUE_MUST_BE_LATER_THEN

VALUE_MUST_BE_EARLIER_THEN

VALUE_MUST_BE_EQUAL_OR_LATER_THEN

VALUE_MUST_BE_EQUAL_OR_EARLIER_THEN

REFERENCE_ERROR

SERVICE_REFERENCE_ERROR

LOCATION_REFERENCE_ERROR

OFFER_REFERENCE_ERROR

INVALID_START_DATE

INVALID_TIME_INTERVAL

INVALID_DATA

UNABLE_TO_SERIALIZE

Properties

protected $class
protected $errorCode

Methods

__construct($class,$errorMessage =null,$code =null,$previous =null)

No description

getClass()

No description

getErrorCode($code)

No description

getErrorMessage($message)

No description

Details

at line41
__construct($class,$errorMessage =null,$code =null,$previous =null)

Parameters

$class
$errorMessage
$code
$previous

at line49
getClass()

at line54
protected getErrorCode($code)

Parameters

$code

at line59
protected getErrorMessage($message)

Parameters

$message