Class BackgroundJobServiceNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.confluence.impl.backgroundjob.exception.BackgroundJobServiceNotFound
All Implemented Interfaces:
Serializable

public class BackgroundJobServiceNotFound extends RuntimeException
Is thrown when the background job is not found.
Since:
8.1.0
See Also:
  • Constructor Details

    • BackgroundJobServiceNotFound

      public BackgroundJobServiceNotFound(String serviceName)