Error Messages

The Java API uses the following error messages:

  • Error Messages for Connection
    • "Connection type not supported."
    • "Client timeout"
  • Error Messages for creating DataTable:
    • "Blank column name"
    • "Duplicated column name"
    • "Index is out of bounds"
  • Error Messages for Message Packaging Exception
    • "Cannot pack null Message"
    • "Input Message is null"
    • "Unable to connect to Server:"
    • "Failed to get Service"
    • "Unknown serialization type:"
    • "Unknown encoding type:"
    • "Gateway is not connected" (for SOCKET)