TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Error_Message Class Reference
Inheritance diagram for Tx_Extbase_Error_Message:
TYPO3\CMS\Extbase\Error\Message

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Error\Message
 __construct ($message, $code, array $arguments=array(), $title='')
 
 getMessage ()
 
 getCode ()
 
 getArguments ()
 
 getTitle ()
 
 render ()
 
 __toString ()
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Error\Message
 $message = 'Unknown message'
 
 $code
 
 $arguments = array()
 
 $title = ''
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1657 of file LegacyClassesForIde.php.