Package errors

Class ServerErrors.NetworkAuthenticationRequiredError

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ServerErrors

    public static class ServerErrors.NetworkAuthenticationRequiredError
    extends BaseError
    See Also:
    Serialized Form
    • Constructor Detail

      • NetworkAuthenticationRequiredError

        public NetworkAuthenticationRequiredError​(@NonNull
                                                  @NonNull java.lang.String message,
                                                  BaseError.ErrorCategory category)