Class NoOpTaskActions

    • Constructor Detail

      • NoOpTaskActions

        public NoOpTaskActions()
    • Method Detail

      • failExternally

        public void failExternally​(Throwable cause)
        Description copied from interface: TaskActions
        Fail the owning task with the given throwable.
        Specified by:
        failExternally in interface TaskActions
        Parameters:
        cause - of the failure