Class RequiredSecurityStateNotSatisfiedException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class RequiredSecurityStateNotSatisfiedException
    extends Iso7816FourCardException
    Error que se produce cuando se intenta realizar una operación ISO-7816-4 antes de cumplir las precondiciones de seguridad necesarias (por ejemplo, leer las referencias a las claves privadas sin haber antes introducido el PIN).
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RequiredSecurityStateNotSatisfiedException

        RequiredSecurityStateNotSatisfiedException​(StatusWord retCode)