Error constants dictionary.
- Source:
Members
(static) THROW_MSG_ACTIVITIES_DURATION_NOT_FUNCTION :string
- Source:
- Default Value:
- Invalid property: duration; Duration needs to be a function.
Type:
- string
(static) THROW_MSG_ACTIVITIES_DURATION_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; start date or end date cannot be empty for a task. No duration function provided.
Type:
- string
(static) THROW_MSG_ACTIVITIES_DURATION_NOT_VALID :string
- Source:
- Default Value:
- Invalid property: duration; Duration needs to return a number.
Type:
- string
(static) THROW_MSG_ACTIVITIES_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format, task(s) must be provided for a track.
Activities
Type:
- string
(static) THROW_MSG_ACTIVITIES_START_AND_END_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; both start date and end date cannot be empty.
Type:
- string
(static) THROW_MSG_ACTIVITIES_START_AND_END_TYPE_NOT_VALID :string
- Source:
- Default Value:
- Input type invalid, start date and end date needs to be in ISO8601 datetime format.
Type:
- string
(static) THROW_MSG_ACTIVITIES_START_MORE_END :string
- Source:
- Default Value:
- Input input format; start date cannot be larger than end date.
Type:
- string
(static) THROW_MSG_ACTIVITIES_UNIQUE_KEY_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; unique key must be provided for each task.
Type:
- string
(static) THROW_MSG_AXIS_INFO_ROW_EMPTY_TICK_VALUES :string
- Source:
- Default Value:
- Invalid X Axis Info Row, tick info values are required.
Type:
- string
(static) THROW_MSG_AXIS_INFO_ROW_INVALID_TICK_VALUES :string
- Source:
- Default Value:
- Invalid X Axis Info Row, tick info values should match with X Axis tick values.
Type:
- string
(static) THROW_MSG_AXIS_INFO_ROW_LABEL_DISPLAY_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid X Axis Info Row input format, display must be provided for label property.
Type:
- string
(static) THROW_MSG_AXIS_INFO_ROW_VALUE_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid X Axis Info Row input format, value property must be provided.
Type:
- string
(static) THROW_MSG_BAR_REGION_EMPTY_X_VALUE :string
- Source:
- Default Value:
- Region for Bar graph content cannot have 'x' value empty.
Type:
- string
(static) THROW_MSG_CONFIG_CLONE_INPUT_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Clone input function has not been implemented.
Type:
- string
(static) THROW_MSG_CONFIG_GET_CONFIG_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- GetInput not been implemented for BaseConfig.
Type:
- string
(static) THROW_MSG_CONFIG_SET_INPUT_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- SetInput not been implemented for BaseConfig.
Type:
- string
(static) THROW_MSG_CONFIG_VALIDATE_INPUT_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Input validation has not been implemented.
Type:
- string
(static) THROW_MSG_CONSTRUCT_DESTROY_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Destroy function not implemented from Construct.
Type:
- string
(static) THROW_MSG_CONSTRUCT_GENERATE_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Generate function not implemented from Construct.
Construct
Type:
- string
(static) THROW_MSG_CONSTRUCT_LOAD_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- LoadContent function not implemented from Construct.
Type:
- string
(static) THROW_MSG_CONSTRUCT_RESIZE_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Resize function not implemented from Construct.
Type:
- string
(static) THROW_MSG_CONSTRUCT_UNLOAD_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- UnloadContent function not implemented from Construct.
Type:
- string
(static) THROW_MSG_CONTENT_LOAD_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Load function has not been implemented for this graph type.
Content
Type:
- string
(static) THROW_MSG_CONTENT_REDRAW_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Redraw function has not been implemented for this graph type.
Type:
- string
(static) THROW_MSG_CONTENT_RESIZE_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Resize function has not been implemented for this graph type.
Type:
- string
(static) THROW_MSG_CONTENT_UNLOAD_NOT_IMPLEMENTED :string
- Source:
- Default Value:
- Unload function has not been implemented for this graph type.
Type:
- string
(static) THROW_MSG_DATELINE_COLOR_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid dateline color value must be provided.
Type:
- string
(static) THROW_MSG_DATELINE_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid dateline value must be provided.
Type:
- string
(static) THROW_MSG_DATELINE_OBJECT_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid dateline object must be provided.
Dateline
Type:
- string
(static) THROW_MSG_DATELINE_SHAPE_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid dateline shape value must be provided.
Type:
- string
(static) THROW_MSG_DATELINE_TYPE_NOT_VALID :string
- Source:
- Default Value:
- Invalid property, dateline value type must be in ISO8601 datetime format.
Type:
- string
(static) THROW_MSG_EMPTY_X_AXIS_TICK_VALUES :string
- Source:
- Default Value:
- Invalid X Axis, tick values cannot be empty.
Type:
- string
(static) THROW_MSG_EVENTLINE_COLOR_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid eventline color value must be provided.
Type:
- string
(static) THROW_MSG_EVENTLINE_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid eventline value must be provided.
Type:
- string
(static) THROW_MSG_EVENTLINE_OBJECT_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid eventline object must be provided.
Eventline
Type:
- string
(static) THROW_MSG_EVENTLINE_TYPE_NOT_VALID :string
- Source:
- Default Value:
- Invalid property, eventline value type must be in ISO8601 datetime format.
Type:
- string
(static) THROW_MSG_INVALID_AXIS_TYPE_VALUES :string
- Source:
- Default Value:
- Axis type invalid, bounds need to be in ISO8601 datetime format.
Type:
- string
(static) THROW_MSG_INVALID_CALLBACK_FUNCTION :string
- Source:
- Default Value:
- Argument needs to be a function.
Type:
- string
(static) THROW_MSG_INVALID_DATA_PROPERTY :string
- Source:
- Default Value:
- Invalid input format, all data object properties must be provided.
Type:
- string
(static) THROW_MSG_INVALID_FORMAT_TYPE :string
- Source:
- Default Value:
- Type cannot be default, if data-points are in date time format.
Type:
- string
(static) THROW_MSG_INVALID_INPUT :string
- Source:
- Default Value:
- Invalid input provided.
Graph
Type:
- string
(static) THROW_MSG_INVALID_LOAD_CONTENT_AT_INDEX :string
- Source:
- Default Value:
- Invalid input provided. Content cannot be loaded at index less than zero.
Type:
- string
(static) THROW_MSG_INVALID_OBJECT_PROVIDED :string
- Source:
- Default Value:
- Invalid object provided as argument.
Type:
- string
(static) THROW_MSG_INVALID_REGION_X_AXIS_TICK :string
- Source:
- Default Value:
- Invalid X Axis, tick values are required for Bar region.
Type:
- string
(static) THROW_MSG_INVALID_TYPE :string
- Source:
- Default Value:
- Invalid input format, type must be valid.
Type:
- string
(static) THROW_MSG_INVALID_X_AXIS_TICK_VALUES :string
- Source:
- Default Value:
- Invalid X Axis, tick values are required for Bar graph content.
Bar
Type:
- string
(static) THROW_MSG_LEGEND_LABEL_FORMAT_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid label.format callback function property must be provided.
Type:
- string
(static) THROW_MSG_LEGEND_LABEL_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid label object with a valid string must be provided.
Legend
Type:
- string
(static) THROW_MSG_NO_AXES_DATA_LOADED :string
- Source:
- Default Value:
- Graph axes data needs to be loaded.
Type:
- string
(static) THROW_MSG_NO_AXIS_INFO :string
- Source:
- Default Value:
- Invalid input format, axis must be provided.
Axes
Type:
- string
(static) THROW_MSG_NO_AXIS_LABEL_INFO :string
- Source:
- Default Value:
- Invalid input format, axis labels must be provided.
Type:
- string
(static) THROW_MSG_NO_AXIS_LIMIT_INFO :string
- Source:
- Default Value:
- Invalid input format, axis limits must be provided.
Type:
- string
(static) THROW_MSG_NO_BIND :string
- Source:
- Default Value:
- Invalid input format, graph DOM id must be provided.
Type:
- string
(static) THROW_MSG_NO_CONTENT_DATA_LOADED :string
- Source:
- Default Value:
- Content data needs to be loaded.
Type:
- string
(static) THROW_MSG_NO_DATA_LOADED :string
- Source:
- Default Value:
- Graph data needs to be loaded.
Type:
- string
(static) THROW_MSG_NO_DATA_POINTS :string
- Source:
- Default Value:
- Invalid input format, data points must be provided.
Type:
- string
(static) THROW_MSG_NON_UNIQUE_PROPERTY :string
- Source:
- Default Value:
- Invalid input format, label and key must be unique.
Type:
- string
(static) THROW_MSG_REGION_EMPTY :string
- Source:
- Default Value:
- Region in data object cannot be empty.
Region
Type:
- string
(static) THROW_MSG_REGION_INVALID_AXIS_PROVIDED :string
- Source:
- Default Value:
- Region axis provided is invalid.
Type:
- string
(static) THROW_MSG_REGION_INVALID_FORMAT :string
- Source:
- Default Value:
- Region x type for bar graph cannot be default, if data-points are in date time format.
Type:
- string
(static) THROW_MSG_REGION_INVALID_VALUE_TYPE_PROVIDED :string
- Source:
- Default Value:
- Region 'start' and 'end' value has invalid type.
Type:
- string
(static) THROW_MSG_REGION_START_END_MISSING :string
- Source:
- Default Value:
- Region cannot have both 'start' and 'end' empty.
Type:
- string
(static) THROW_MSG_REGION_START_MORE_END :string
- Source:
- Default Value:
- Region 'start' cannot be larger than 'end'.
Type:
- string
(static) THROW_MSG_SHAPE_OPTIONS_EMPTY :string
- Source:
- Default Value:
- Shape Options property cannot be empty.
Type:
- string
(static) THROW_MSG_SHAPE_OPTIONS_PROPERTY_INVALID :string
- Source:
- Default Value:
- Invalid Shape Options property attributes (x, y, scale).
Type:
- string
(static) THROW_MSG_SHAPE_PATH_EMPTY :string
- Source:
- Default Value:
- Shape Path property cannot be empty.
Shapes
Type:
- string
(static) THROW_MSG_TASKS_DURATION_NOT_FUNCTION :string
- Source:
- Default Value:
- Invalid property: duration; Duration needs to be a function.
Type:
- string
(static) THROW_MSG_TASKS_DURATION_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; start date or end date cannot be empty for a task. No duration function provided.
Type:
- string
(static) THROW_MSG_TASKS_DURATION_NOT_VALID :string
- Source:
- Default Value:
- Invalid property: duration; Duration needs to return a number.
Type:
- string
(static) THROW_MSG_TASKS_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format, task(s) must be provided for a track.
Tasks
Type:
- string
(static) THROW_MSG_TASKS_START_AND_END_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; both start date and end date cannot be empty.
Type:
- string
(static) THROW_MSG_TASKS_START_AND_END_TYPE_NOT_VALID :string
- Source:
- Default Value:
- Input type invalid, start date and end date needs to be in ISO8601 datetime format.
Type:
- string
(static) THROW_MSG_TASKS_START_MORE_END :string
- Source:
- Default Value:
- Input input format; start date cannot be larger than end date.
Type:
- string
(static) THROW_MSG_TASKS_UNIQUE_KEY_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format; unique key must be provided for each task.
Type:
- string
(static) THROW_MSG_UNIQUE_ACTION_KEY_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid property, a valid unique action key must be provided matching the legend key.
Actions
Type:
- string
(static) THROW_MSG_UNIQUE_KEY_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format, unique key must be provided.
Type:
- string
(static) THROW_MSG_UNIQUE_LABEL_NOT_PROVIDED :string
- Source:
- Default Value:
- Invalid input format, unique label must be provided.
Type:
- string