Class InvalidApplicationNameException

  • All Implemented Interfaces:
    Serializable

    public class InvalidApplicationNameException
    extends RuntimeException
    A InvalidApplicationNameException is thrown when config client detects an invalid application name.
    Author:
    Anshul Mehra
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidApplicationNameException

        public InvalidApplicationNameException​(String currentResolvedValue)
    • Method Detail

      • getProperty

        public String getProperty()
      • getValue

        public String getValue()