Class InvalidOfficeException

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.office.exception.InvalidOfficeException
All Implemented Interfaces:
Serializable

public class InvalidOfficeException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
AbstractPlatformDomainRuleException thrown when office mismatch occurs
See Also:
  • Constructor Details

    • InvalidOfficeException

      public InvalidOfficeException(String entity, String postFix, String defaultUserMessage, Object... defaultUserMessageArgs)