Packagecom.afcomponents.umap.errors
Classpublic final class StyleError

StyleError



Public Constants
 ConstantDefined by
  DIRECT : String = "Direct instantiation not allowed."
[static]
StyleError
  ENUM_PARAM : String = "Style extension doesn't contain the Array of Enumerations."
[static]
StyleError
Constant detail
DIRECTconstant
public static const DIRECT:String = "Direct instantiation not allowed."
ENUM_PARAMconstant 
public static const ENUM_PARAM:String = "Style extension doesn't contain the Array of Enumerations."