Updating use of Api::STAT_APP_EXCEPTION const
This commit is contained in:
@@ -6,7 +6,8 @@ class Api
|
||||
private static $workspace;
|
||||
private static $userId;
|
||||
|
||||
const SYSTEM_EXCEPTION_STATUS = 500;
|
||||
const STAT_CREATED = 201;
|
||||
const STAT_APP_EXCEPTION = 400;
|
||||
|
||||
public function __costruct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user