Class ResetPasswordException

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.PlatformApiDataValidationException
org.apache.fineract.infrastructure.security.exception.ResetPasswordException
All Implemented Interfaces:
Serializable

public class ResetPasswordException extends org.apache.fineract.infrastructure.core.exception.PlatformApiDataValidationException
A RuntimeException that is thrown in the case where a user does not have sufficient authorization to execute operation on platform.
See Also:
  • Constructor Details

    • ResetPasswordException

      public ResetPasswordException(Long userId)