Class SecureMessagingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
es.gob.jmulticard.de.tsenger.androsmex.iso7816.SecureMessagingException
All Implemented Interfaces:
Serializable

public final class SecureMessagingException extends Exception
Error en un mensaje seguro de canal inalámbrico.
See Also:
  • Field Details

  • Constructor Details

    • SecureMessagingException

      SecureMessagingException(Throwable cause)
    • SecureMessagingException

      SecureMessagingException(String message)
    • SecureMessagingException

      SecureMessagingException(String message, Throwable cause)