fix: simplified error messages #238
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ enum class SimplifiedErrorMessages(
|
||||||
put("8.1.1" to "2.1", EIDNotSupported)
|
put("8.1.1" to "2.1", EIDNotSupported)
|
||||||
put("8.1.1" to "3.8", EIDMismatch)
|
put("8.1.1" to "3.8", EIDMismatch)
|
||||||
put("8.2" to "1.2", UnreleasedProfile)
|
put("8.2" to "1.2", UnreleasedProfile)
|
||||||
|
put("8.2.5" to "4.3", UnsupportedProfile)
|
||||||
put("8.2.6" to "3.8", MatchingIDRefused)
|
put("8.2.6" to "3.8", MatchingIDRefused)
|
||||||
put("8.8.5" to "6.4", ProfileRetriesExceeded)
|
put("8.8.5" to "6.4", ProfileRetriesExceeded)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue