Diglin\Ricardo\Enums\GeneralErrors
Class GeneralErrors
Synopsis
class GeneralErrors
extends AbstractEnums
{
- // constants
- const CLOSEAUCTIONFAILED = 1;
- const CLOSECLASSIFIEDFAILED = 2;
- const DELETEPLANNEDFAILED = 3;
- const COUNTRYORPARTNERNOTDEFINED = 4;
- const UNKNOWNCATEGORYID = 5;
- const UNSUPPORTEDLANGUAGEID = 6;
- const ARTICLENOTFOUND = 7;
- const CUSTOMERNOTFOUND = 8;
- const EMPTYIPADDRESS = 9;
- const TECHNICALPROBLEM = 10;
- const ARTICLESAMOUNTLIMIT = 11;
- const LISTOFARTICLESEMPTY = 12;
- const UNKNOWNCATEGORYNAME = 13;
- // methods
- public static array getEnums()
- // Inherited methods from AbstractEnums
- public static array getEnums()
- public static bool getLabel()
- public static array getValues()
Hierarchy
Constants
Name | Value |
---|---|
CLOSEAUCTIONFAILED | 1 |
CLOSECLASSIFIEDFAILED | 2 |
DELETEPLANNEDFAILED | 3 |
COUNTRYORPARTNERNOTDEFINED | 4 |
UNKNOWNCATEGORYID | 5 |
UNSUPPORTEDLANGUAGEID | 6 |
ARTICLENOTFOUND | 7 |
CUSTOMERNOTFOUND | 8 |
EMPTYIPADDRESS | 9 |
TECHNICALPROBLEM | 10 |
ARTICLESAMOUNTLIMIT | 11 |
LISTOFARTICLESEMPTY | 12 |
UNKNOWNCATEGORYNAME | 13 |
Methods
History
-
2014-09-28T11:22:59+02:00 (commit #3e11a2c)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
Update the License to OSL v3.0, add license file, change code header and composer.json
-
2014-09-14T22:13:09+02:00 (commit #b6cf445)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
Replace class name for the exceptions