public class HealthCardAuthenticationException
extends java.lang.RuntimeException
Special exception on handling with ePA-Authentication
| Constructor and Description |
|---|
HealthCardAuthenticationException(de.gematik.ti.healthcardaccess.IHealthCard cardHc)
Special error-message: "card " + cardHc + " isCardType not supported, required isCardType eGK2 or eGK21."
|
HealthCardAuthenticationException(java.lang.String error)
common error-message
|
public HealthCardAuthenticationException(java.lang.String error)
common error-message
error - public HealthCardAuthenticationException(de.gematik.ti.healthcardaccess.IHealthCard cardHc)
Special error-message: "card " + cardHc + " isCardType not supported, required isCardType eGK2 or eGK21."
cardHc -