Class LoanReadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.fineract.cob.exceptions.LoanReadException
All Implemented Interfaces:
Serializable

public class LoanReadException extends Exception
See Also:
  • Constructor Details

    • LoanReadException

      public LoanReadException(Long id, Throwable t)
  • Method Details

    • getId

      public Long getId()