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 Summary
Constructors -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.core.exception.PlatformApiDataValidationException
getErrors, toStringMethods inherited from class org.apache.fineract.infrastructure.core.exception.AbstractPlatformException
getDefaultUserMessage, getDefaultUserMessageArgs, getGlobalisationMessageCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ResetPasswordException
-