Interface ThingException

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ERROR_CODE_PREFIX
      Error code prefix of errors related to things.
    • Field Detail

      • ERROR_CODE_PREFIX

        static final String ERROR_CODE_PREFIX
        Error code prefix of errors related to things.
        See Also:
        Constant Field Values