Class ExecutorAlreadyRegisteredException

All Implemented Interfaces:
Serializable

public class ExecutorAlreadyRegisteredException extends SchedulerException
See Also:
  • Constructor Details

    • ExecutorAlreadyRegisteredException

      public ExecutorAlreadyRegisteredException(Executor executor)
  • Method Details

    • getExecutor

      public Executor getExecutor()