@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class NextDocumentIdErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class NextDocumentIdErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class RestoreDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class RestoreDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class ActivateDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class ActivateDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class DeleteDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class DeleteDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class ConnectionTimeoutErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class ConnectionTimeoutErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class IngestDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class IngestDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class RetrieveDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class RetrieveDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class ConnectionErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class ConnectionErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |
@@ -14,6 +14,5 @@ |
||
| 14 | 14 | * The TYPO3 project - inspiring people to share! |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -class UpdateDocumentErrorException extends \Exception |
|
| 18 | -{ |
|
| 17 | +class UpdateDocumentErrorException extends \Exception { |
|
| 19 | 18 | } |
| 20 | 19 | \ No newline at end of file |