Skip to content

Wrong Exception class #850

@georgehristov

Description

@georgehristov

$m->text->content = $e->getHTML();

Call to getHTML method suggestes that exception object is expected to be of \atk4\core\Exception class while the actual exception caught can be \Exception so the getHTML method does not exist

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions