Class WorkerFamilyNotFoundException

All Implemented Interfaces:
Serializable

public class WorkerFamilyNotFoundException extends ProcessingException
Worker Family not found exception throws by engine
See Also:
  • Constructor Details

    • WorkerFamilyNotFoundException

      public WorkerFamilyNotFoundException(String message, Throwable cause)
      Parameters:
      message - to be set
      cause - to be set
    • WorkerFamilyNotFoundException

      public WorkerFamilyNotFoundException(String message)
      Parameters:
      message - to be set