API documentation :: Docs For Class arbitException
Packages:Interfaces:
Classes:
|
Core::arbitExceptionClass arbitExceptionBasic arbit exception Basic arbit exception Implements interfaces:Exception | --arbitExceptionAuthor(s):
Descendants
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
Methods__construct
void
__construct(
string
$message
,
$properties
)
Construct exception message Construct exception message of a string with placeholders and the properties array, where the properties are the values, which will replace the placeholders when the exception is echo'd. Construct exception message Construct exception message of a string with placeholders and the properties array, where the properties are the values, which will replace the placeholders when the exception is echo'd. This is done to make it possible to echo translated error messages. Parameters:
Redefinition of:
Redefined in descendants as:buildMessage
string
buildMessage(
string
$message
,
$properties
)
Build exception message Replace all placeholders in exception message. has been "borrowed" from ezcTranslations, as this will used for the translation, so that we are using the exact same replacement strategy. Build exception message Replace all placeholders in exception message. The exception to do so has been "borrowed" from ezcTranslations, as this will used for the translation, so that we are using the exact same replacement strategy. Parameters:
getText
string
getText(
)
Get message Get message Get raw exception message without replaced placeholders Implementation of:
getTextValues
array
getTextValues(
)
Get properties Get text properties containing the values, which should replace the placeholders in the message. Get properties Get text properties containing the values, which should replace the placeholders in the message. Implementation of:
Documentation generated on Mon, 05 Apr 2010 14:01:53 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||