Class AuthError
java.lang.Object
io.mosip.authentication.core.indauth.dto.AuthError
- Direct Known Subclasses:
ActionableAuthError
AuthError is the sub-class of RuntimeException. Purpose of
this runtime-exception is throw exception with errorCode
and errorMessage.- Author:
- Rakesh Roshan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthError
public AuthError()
-