Class InvalidMetaDataException

    • Field Detail

      • messageKey

        protected String messageKey
        Message resources key
    • Constructor Detail

      • InvalidMetaDataException

        protected InvalidMetaDataException​(String key,
                                           String message)
      • InvalidMetaDataException

        public InvalidMetaDataException​(String key,
                                        Object... params)
    • Method Detail

      • getMessageKey

        public String getMessageKey()
        Accessor for the message key into the localisation system of messages. This is used in tests to validate the correct message is reported.
        Returns:
        Message resource key