Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JSONFileHandlerErrorMessage

Index

Enumeration members

EMPTY_FILE

EMPTY_FILE: = "File is empty"

NOT_A_JSON

NOT_A_JSON: = "File contains invalid JSON content"

NOT_A_VALID_OBJECT

NOT_A_VALID_OBJECT: = "Object is not a valid JSON content"

Generated using TypeDoc