Class FileParameterSourceUnavailableException

    • Constructor Detail

      • FileParameterSourceUnavailableException

        public FileParameterSourceUnavailableException​(Throwable cause,
                                                       SchedulerEntity causeObject,
                                                       String fieldName)
        Error retrieving content for {2}
        Parameters:
        cause - The originating exception, null if this is the originating exception
        causeObject - the object that caused the exception
        fieldName - Name of the field that caused the exception, null if not applicable.