Packageartcustomer.maxima.utils.consts
Classpublic class ErrorName
InheritanceErrorName Inheritance Object

ErrorName : Contains the name of the errors throwed by the context.



Public Constants
 ConstantDefined By
  FLASH_ERROR : String = Flash Error
[static]
ErrorName
  GAME_ERROR : String = Game Error
[static]
ErrorName
  ILLEGAL_ERROR : String = Illegal Error
[static]
ErrorName
Constant Detail
FLASH_ERRORConstant
public static const FLASH_ERROR:String = Flash Error

GAME_ERRORConstant 
public static const GAME_ERROR:String = Game Error

ILLEGAL_ERRORConstant 
public static const ILLEGAL_ERROR:String = Illegal Error