Class ProvisioningCategoryCannotBeDeletedException

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.organisation.provisioning.exception.ProvisioningCategoryCannotBeDeletedException
All Implemented Interfaces:
Serializable

public class ProvisioningCategoryCannotBeDeletedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
See Also:
  • Constructor Details

    • ProvisioningCategoryCannotBeDeletedException

      public ProvisioningCategoryCannotBeDeletedException(String globalisationMessageCode, String defaultUserMessage, Object... defaultUserMessageArgs)