org.springframework.boot.context.config

Class ConfigDataNotFoundException

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      abstract java.lang.String getReferenceDescription()
      Return a description of actual referenced item that could not be found.
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getReferenceDescription

        public abstract java.lang.String getReferenceDescription()
        Return a description of actual referenced item that could not be found.
        Returns:
        a description of the referenced items