Class ActionableAuthError
- java.lang.Object
-
- io.mosip.authentication.core.indauth.dto.AuthError
-
- io.mosip.authentication.core.indauth.dto.ActionableAuthError
-
public class ActionableAuthError extends AuthError
Actionable error class- Author:
- Dinesh Karuppiah.T
-
-
Constructor Summary
Constructors Constructor Description ActionableAuthError()Instantiates a new actionable auth error.ActionableAuthError(String errorCode, String errorMessage, String actionMessage)Actionable Auth Error.
-