mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-05 19:12:42 +00:00
Moving all the exceptions into one file for the short term.
This commit is contained in:
parent
f0d938c1cb
commit
dc67b9cacc
8 changed files with 4 additions and 85 deletions
|
@ -85,9 +85,3 @@ class TaskCollection extends ObjectCollection {
|
|||
}
|
||||
|
||||
}
|
||||
/**
|
||||
* Exceptions used by the TaskCollection.
|
||||
*/
|
||||
class MissingTaskFileException extends RuntimeException { }
|
||||
|
||||
class MissingTaskClassException extends RuntimeException { }
|
Loading…
Add table
Add a link
Reference in a new issue