Class InvalidMetaDataException

    • Field Detail

      • messageKey

        protected java.lang.String messageKey
        Message resources key
    • Constructor Detail

      • InvalidMetaDataException

        protected InvalidMetaDataException​(java.lang.String key,
                                           java.lang.String message)
      • InvalidMetaDataException

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

      • getMessageKey

        public java.lang.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