blob: dc2d70f6750f086512bffdfc2c4af623e12e9763 [file] [log] [blame]
cannot_create_packet_with_no_event=You cannot create an event packet with no event
cannot_create_pakcet_null_json=You cannot create a packet from a null JSON mapping
cannot_create_request_null_command=You cannot create a request packet with a null command
cannot_create_response_null_command=A response packet cannot be created for a null command
no_command_in_json_response=There was no command found in the initializing JSON map to create a response packet from
no_command_in_request_json=There was no command found in the initializing JSON map to create a request packet from
no_event_found_in_json=There was no event found in the initializing JSON map to create an event packet from
no_packet_type_in_json=There was no type found in the initializing JSON map to create a packet from
no_tool_found_in_packet_json=There was no tool found in the initializing JSON map to create a packet from
packet_tools_service_name_cannot_be_null=Packet tool service name cannot be null
packet_type_cannot_be_null=The type of a packet cannot be null