jdk/src/share/classes/sun/security/pkcs11/wrapper/PKCS11RuntimeException.java
changeset 10336 0bb1999251f8
parent 2 90ce3da70b43
equal deleted inserted replaced
10335:3c7eda3ab2f5 10336:0bb1999251f8
    55  *
    55  *
    56  * @author <a href="mailto:Karl.Scheibelhofer@iaik.at"> Karl Scheibelhofer </a>
    56  * @author <a href="mailto:Karl.Scheibelhofer@iaik.at"> Karl Scheibelhofer </a>
    57  * @invariants
    57  * @invariants
    58  */
    58  */
    59 public class PKCS11RuntimeException extends RuntimeException {
    59 public class PKCS11RuntimeException extends RuntimeException {
       
    60     private static final long serialVersionUID = 7889842162743590564L;
    60 
    61 
    61     /**
    62     /**
    62      * Empty constructor.
    63      * Empty constructor.
    63      *
    64      *
    64      * @preconditions
    65      * @preconditions