Class OperationNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformException
org.apache.fineract.infrastructure.core.exception.AbstractPlatformServiceUnavailableException
org.apache.fineract.infrastructure.jobs.exception.OperationNotAllowedException
All Implemented Interfaces:
Serializable

public class OperationNotAllowedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformServiceUnavailableException
A RuntimeException thrown when Job execution is in progress.
See Also:
  • Constructor Details

    • OperationNotAllowedException

      public OperationNotAllowedException(String jobNames)