Invalid API endpoint exception improvement
MAILPOET-6022
This commit is contained in:
committed by
Aschepikov
parent
a7df6b496f
commit
95e595de42
@@ -8,6 +8,7 @@ final class Error {
|
||||
const UNAUTHORIZED = 'unauthorized';
|
||||
const FORBIDDEN = 'forbidden';
|
||||
const NOT_FOUND = 'not_found';
|
||||
const REINSTALL_PLUGIN = 'reinstall_plugin';
|
||||
|
||||
private function __construct() {
|
||||
|
||||
|
Reference in New Issue
Block a user