Class AuthenticationProcessErrorCode

  • All Implemented Interfaces:

    
    public class AuthenticationProcessErrorCode
    extends BaseErrorCode
                        

    Sealed class representing authentication process error codes with their public messages.

    This class defines error codes related to the authentication process in the 3DS SDK. Each error code object contains a unique error code identifier and a public message that can be safely displayed to users.

    • Constructor Detail