Task #8144

Remove unused exceptions

Added by Karsten Dambekalns about 5 years ago. Updated over 4 years ago.

Status:Resolved Start date:
Priority:Could have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:-
Target version:- Estimated time:1.00 hour

Description

The following exceptions are defined but not used:
  • F3\TYPO3\Controller\Exception\NoSiteException
  • F3\TYPO3\Domain\Exception\NodeAlreadyExistsException
  • F3\TYPO3\Domain\Exception\NoSuchNodeException
  • F3\TYPO3\Domain\Exception\NoSuchDomainException
  • F3\TYPO3\Domain\Exception\InvalidSectionException

They could be removed, unless their usage is still intended.

Associated revisions

Revision 1685639c
Added by Karsten Dambekalns over 4 years ago

[-TASK] TYPO3: Remove unused exceptions

Change-Id: I53f9120928b811683a95003e3f6f0f59bdb9f9f2
Resolves: #8144

History

#1 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from New to Needs Feedback
  • Assigned To set to Karsten Dambekalns
  • Remaining (hours) set to 1.0

#2 Updated by Robert Lemke over 4 years ago

Go for it. If we need one of them again, we can still create them again.

#3 Updated by Karsten Dambekalns over 4 years ago

Some more:
  • TYPO3\Controller\Exception\ImportException
  • TYPO3\Domain\Exceotion\CannotCloneException
  • TYPO3\Domain\Exceotion\ContentAlreadyReferencedException
  • TYPO3\Domain\Exceotion\InvalidContentTypeException
  • TYPO3\Domain\Exceotion\InvalidPathException
  • TYPO3\Domain\Exceotion\InvalidReferenceException
  • TYPO3\Domain\Exceotion\NoSuchContentException

#4 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Needs Feedback to Under Review

#5 Updated by Karsten Dambekalns over 4 years ago

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

Also available in: Atom PDF