Task #40719

TYPO3 exceptions should inherit from FLOW3 exceptions

Added by Bastian Waidelich almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-09-07
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:-
Target version:-

Description

The exceptions of the TYPO3.TYPO3 package extend \TYPO3\TYPO3\Exception. This one currently directly inherits from PHPs \Exception.
Instead \TYPO3\TYPO3\Exception should extend \TYPO3\FLOW3\Exception in order to support statusCode and referenceCode

Associated revisions

Revision 5e38b495
Added by Bastian Waidelich almost 3 years ago

[TASK] TYPO3 exceptions should inherit from FLOW3 exceptions

This changes the TYPO3.TYPO3 base Exception to inherit from FLOW3s
\TYPO3\FLOW3\Exception in order to support statusCode and referenceCode.

Change-Id: I1291d4373ef0fcdba5d591075218c085c486c5bb
Resolves: #40719

History

#1 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14429

#2 Updated by Bastian Waidelich almost 3 years ago

  • Status changed from Accepted to Under Review

#3 Updated by Bastian Waidelich almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF