Class SchedulerAPINoRowsUpdatedException

    • Constructor Detail

      • SchedulerAPINoRowsUpdatedException

        public SchedulerAPINoRowsUpdatedException​(Throwable cause,
                                                  SchedulerEntity causeObject,
                                                  String fieldName)
        The persist call did not update any rows in the database.
        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.