Class NotOfficeSpecificProductException

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.infrastructure.entityaccess.exception.NotOfficeSpecificProductException
All Implemented Interfaces:
Serializable

public class NotOfficeSpecificProductException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
A RuntimeException thrown when valid api request end up violating some domain rule.
See Also:
  • Constructor Details

    • NotOfficeSpecificProductException

      public NotOfficeSpecificProductException(Long productId, Long officeId)