Class UnsupportedConfigDataLocationException

All Implemented Interfaces:
Serializable

public class UnsupportedConfigDataLocationException extends ConfigDataException
Exception throw if a ConfigDataLocation is not supported.
Since:
2.4.0
Author:
Phillip Webb, Madhura Bhave
See Also:
  • Method Details

    • getLocation

      public ConfigDataLocation getLocation()
      Return the unsupported location reference.
      Returns:
      the unsupported location reference