org.springframework.boot.context.config

Class ConfigDataLocationNotFoundException

    • Method Detail

      • getLocation

        public ConfigDataLocation getLocation()
        Return the location that could not be found.
        Returns:
        the location
      • getOrigin

        public Origin getOrigin()
        Description copied from interface: OriginProvider
        Return the source origin or null if the origin is not known.
        Returns:
        the origin or null