Class GroupMustBePendingToBeDeletedException

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.AbstractPlatformDomainRuleException
org.apache.fineract.portfolio.group.exception.GroupMustBePendingToBeDeletedException
All Implemented Interfaces:
Serializable

public class GroupMustBePendingToBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
A RuntimeException thrown when attempting to delete groups.
See Also:
  • Constructor Details

    • GroupMustBePendingToBeDeletedException

      public GroupMustBePendingToBeDeletedException(Long id)