Class TransferNotSupportedException

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.transfer.exception.TransferNotSupportedException
All Implemented Interfaces:
Serializable

public class TransferNotSupportedException extends org.apache.fineract.infrastructure.core.exception.AbstractPlatformDomainRuleException
AbstractPlatformDomainRuleException thrown when not supported loan template type is sent.
See Also: