Class AuthError

java.lang.Object
io.mosip.authentication.core.indauth.dto.AuthError
Direct Known Subclasses:
ActionableAuthError

public class AuthError extends Object
AuthError is the sub-class of RuntimeException. Purpose of this runtime-exception is throw exception with errorCode and errorMessage.
Author:
Rakesh Roshan
  • Constructor Details

    • AuthError

      public AuthError()