Class VersionedSettingsBean.VersionedSettingsErrorInfo

    • Constructor Detail

    • Method Detail

      • isFilePathPresent

        public boolean isFilePathPresent()
      • getFilePath

        public String getFilePath()
      • getErrorType

        public String getErrorType()
      • getMessage

        public String getMessage()
      • isHasStackTrace

        public boolean isHasStackTrace()
      • getStackTrace

        public List<String> getStackTrace()