Serialized Form

  • Package com.mks.tm.api

    • Exception com.mks.tm.api.TMAPIException

      class TMAPIException extends Exception implements Serializable
      serialVersionUID:
      -262659368729668651L
      • Serialized Fields

        • messageKey
          String messageKey
          The message key for this exception. This may be null if there is no specific message key.
        • messageParameters
          Object[] messageParameters
          An array of parameters to format into the error message. If this field is null, no message formatting will be done.