Class ClientTransactionCannotBeUndoneException

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.client.exception.ClientTransactionCannotBeUndoneException
All Implemented Interfaces:
Serializable

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

    • ClientTransactionCannotBeUndoneException

      public ClientTransactionCannotBeUndoneException(long clientId, Long transactionId)